[TYPO3-english] Part of the code of gmenulayers.php is shown in two pages of the website, why?
Pablo Pedraz Rincón
pablo at informaticamillan.com
Fri Dec 9 15:00:02 CET 2011
Hi everyone
I have a problem on my website done in TYPO3. The problem is as follows:
Several pages of my website shows part of the code gmenulayers.php. You can
see what I mean in http://camilos.es/blog.html after refresh the page. It
happens just in two pages of the whole website: one containing the T3Blog
extension and the other one containing the Indexed Search extension.
I generate the menu with the following code:
page.includeLibs.gmenu_layers = media/scripts/tmenu_layers.php
lib.menuPrincipal= HMENU
lib.menuPrincipal.1 = TMENU_LAYERS
lib.menuPrincipal.1 {
wrap=<div style='width:100%'>|</div>
hideMenuWhenNotOver = 1
hideMenuTimer=250
expAll=1
topOffset =23
relativeToTriggerItem = 1
NO.allWrap=<div class='CAM_divElementoMenuPrincipal'>|<div
class="spanSeparadorMenuPrincipal">|</div></div> |*| <div
class='CAM_divElementoMenuPrincipal'>|<div
class="spanSeparadorMenuPrincipal">|</div></div> |*| <div
class='CAM_divElementoMenuPrincipal'>|</div>
ACT=1
ACT.allWrap =<div class='CAM_divElementoMenuPrincipalActivo'>|<div
class="spanSeparadorMenuPrincipal">|</div></div> |*| <div
class='CAM_divElementoMenuPrincipalActivo'>|<div
class="spanSeparadorMenuPrincipal">|</div></div> |*| <div
class='CAM_divElementoMenuPrincipalActivo'>|</div>
}
lib.menuPrincipal.2 = TMENU_LAYERS
lib.menuPrincipal.2.wrap = <table class="menu2">|</table>
lib.menuPrincipal.2 {
layerStyle = position:relative; visibility:hidden;
expAll=1
NO {
allWrap = <tr><td><div
class='elementoMenuSecundarioNoActivo'>|</div></td></tr>
}
ACT = 1
ACT.allWrap = <tr><td><div
class='elementoMenuSecundarioActivo'>|</div></td></tr>
}
That code is the same on every the pages of the website.
The versions of the CMS and the extensions are:
- TYPO3 4.6.1
- T3Blog 1.1.2
- Indexed Search 2.13.0
I dont really know why it is happening, so any help will be welcome.
Thanks.
Greetings.
Pablo Pedraz Rincón
PCP Informática
More information about the TYPO3-english
mailing list