[TYPO3-english] HMENU not creating links
Jan Bednarik
info at bednarik.org
Fri Apr 21 00:37:07 CEST 2017
Hi Doug,
are you using CoolUri or RealUrl? If so, try to disable them. Maybe the
configuration is wrong, there were some changes in CoolUri that can
cause such behavior.
Jan
Dne 20.04.2017 v 18:59 Douglas La Farge napsal(a):
> I’m migrating a 4.5 install to 7.6. HMENU is generating the menu but the links are not generating properly (no path after the domain).
>
> I’ve compared my TScript to the examples on the typo3 site and all looks correct.
>
> #BEGIN SUBMENU 7
> 270 = HMENU
> 270.special = list
> 270.special.value = {$submenu_7}
>
> 270.1 = TMENU
> 270.1 {
> wrap = <div id="cfeSubMenu_7" class="cfeSubMenu"><div style="margin-left: 420px;">|</div></div>
>
> noBlur = 1
> NO.allWrap = <div class="cfeSubMenuItem">|</div>
> }
> #END SUBMENU 7
>
>
> I’ve not been able to find any bug reports. Any ideas on what I might be missing? Did something change with HMENU with 7.6.
>
> Thank you,
> Doug
>
More information about the TYPO3-english
mailing list