Hi, my site is suffering from a really odd error whereby the FusionMenu is sometimes missing and various bits of Suckerfish code are included in the page incorrectly.
This isn't related to the page selected (it can happen on any page, but seems more common on the homepage) or the browser. A page can be fine one minute, be then not work once immediately refreshed.
The body tag goes from<body class="mainstyle-travel-a backgroundlevel-low font-family-fresco font-size-is-default logo-type-custom menu-type-fusionmenu....
to become<body class="mainstyle-travel-a backgroundlevel-low font-family-fresco font-size-is-default logo-type-custommenu-type-suckerfishmenu...
There's a number of changes which occur to the code, including two blank lines being added to the top of the source. The following links disappear:<link rel="stylesheet" href="/templates/rt_fresco/css/template-gecko.css" type="text/css" />
<link rel="stylesheet" href="/templates/rt_fresco/css/fusionmenu.css" type="text/css" />
<script src="/modules/mod_roknavmenu/themes/fusion/js/fusion.js" type="text/javascript"></script>
and the following are added to the header:<script src="/libraries/gantry/js/gantry-ie6menu.js" type="text/javascript"></script>
<script src="/libraries/gantry/js/belated-png.js" type="text/javascript"></script>
The source with / without the menu can be found at
http://spinwatch.org/temp/menu-working.txt
http://spinwatch.org/temp/menu-not-working.txt
This occurs when page caching is both on and off. This is on a Joomla 2.5 site with K2 where both Joomla and Gantry are up to date.
Any help would be really appreciated.
Thanks,
Ben