Strange text in Hompage

Help I have the word Array in my homepage next to my Logo.

I can't find the damn text in the sourcefiles ;(

 

Please anyone help me out.

Array.jpg · 26K · 172 views
Quote · 8 Aug 2013

Is your site a upgrade from a previous 7.0.9 or under version?

If so, did you switch back to the default UNI template before you upgraded?

This issue with the word Array showing up in the header has been discussed in the forums before, and it always seems to be related to a template installed that is not designed for, and is not compatible with dolphin 7.1

7.0.9 and under templates cannot be used on dolphin 7.1.0 and up.

https://www.deanbassett.com
Quote · 8 Aug 2013

There does seem to be template issues when viewing your page, the blocks contents appear to have issues with the CSS.  Content is positioned too far to the left.

Geeks, making the world a better place
Quote · 8 Aug 2013

Guess not. I found your site and see your running the ALT template that comes with dolphin 7.1

So. My guess now is a older dolphin 7.0.9 or under mod that uses the after logo injection point.


https://www.deanbassett.com
Quote · 8 Aug 2013

LOL. I did not notice that.

https://www.deanbassett.com
Quote · 8 Aug 2013

Thnx , but what can i do to solve it ;)

Quote · 8 Aug 2013

First, what version of dolphin are you currently running.

The first couple of versions of dolphin 7.1 had template problems. So if your currently running anything under dolphin 7.1.3 then i suggest upgrading again to deal with the template issues.

Second, run the following SQL from phpMyAdmin and post the results.

SELECT * FROM `sys_injections` WHERE `key`='injection_logo_after'

https://www.deanbassett.com
Quote · 8 Aug 2013

"10","quotes_injection","0","injection_logo_after","php","return BxDolService::call(""quotes"", ""get_quote_unit"");","0","1"
"12","site_service_menu","0","injection_logo_after","php","return $GLOBALS['oFunctions']->genSiteServiceMenu();","0","1"

Quote · 8 Aug 2013

Ok. The quote unit injection needs to be removed. That is a injection from a older version of dolphin.

Run this sql in phMyAdmin

DELETE FROM `sys_injections` WHERE `id`=10

Then you must clear the dolphin cache completely. Then check your site again.

https://www.deanbassett.com
Quote · 8 Aug 2013

Wauw , You're the best , so much thank you

Hans

Quote · 8 Aug 2013

 

Wauw , You're the best , so much thank you

Hans

Yes, Dean does know his Dolphin stuff; has helped me quite a bit.

Geeks, making the world a better place
Quote · 8 Aug 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.