P0RSCH3
12-31-2008, 06:29 AM
Hi,
I have joomla 1.5 on localhost, vista business and firefox or IE7 and am trying to upgrade my template from the v1.0 siteground 84 template which displays its topnavi menu OK (only after hours of searching and finding I needed to add:
AND access<='$gid' AND sublevel='0' AND published='1' ORDER BY ordering LIMIT 10";
to menu.php)
Now I have switched to the new j15-48 template and I am back to square one no topnavi or pillmenu displayed.
I have read a lot of posts but am none the wiser, my j15-48 template index.php:
</div>
<div id="header_bottom"></div>
<div class="pill_m">
<div id="pillmenu">
<jdoc:include type="modules" name="user3" />
</div>
In joola 1.5 Control Panel-extensions-module manager I only see mainmenu. There is no apparent setting relating to top menu.
I have joomla 1.5 on localhost, vista business and firefox or IE7 and am trying to upgrade my template from the v1.0 siteground 84 template which displays its topnavi menu OK (only after hours of searching and finding I needed to add:
AND access<='$gid' AND sublevel='0' AND published='1' ORDER BY ordering LIMIT 10";
to menu.php)
Now I have switched to the new j15-48 template and I am back to square one no topnavi or pillmenu displayed.
I have read a lot of posts but am none the wiser, my j15-48 template index.php:
</div>
<div id="header_bottom"></div>
<div class="pill_m">
<div id="pillmenu">
<jdoc:include type="modules" name="user3" />
</div>
In joola 1.5 Control Panel-extensions-module manager I only see mainmenu. There is no apparent setting relating to top menu.