I am sure it is a simple thing, and any help is greatly appreciated :
I just upgraded three site installs from 1.3.1 to 1.4.1
Two went fine. One now shows the menu index numbers.
website: http://69.13.130.134 - uses simple nav as menu.
Examples:
Horizontal "current page 1: home
vertical " 2.2 History
Here is my template:
{sitename} - {title}
{metadata}
{stylesheet}
{global_content name='fontswitcher'}
{cms_selflink dir="start" text="$sitename"}
{* Start Search *}
{search}
{* End Search *}
{global_content name="guide"}
{* End Header *}
{* Start container (Navigation and Content columns) *}
Graduate Services
Watching puppies get born never gets old.
{* Start Navigation *}
{menu template='simple_navigation.tpl' number_of_levels='1'}
{* End Navigation *}
{* Start Sidebar *}
{* Start Sub Navigation *}
{menu template='simple_navigation.tpl' start_level='2' collapse='1'}
{* End Sub Navigation *}
{* End Sidebar *}
{* Start Content Area *}
{content}
{global_content name="address"}
{* End container *}
{* Start Footer. Edit the footer in the Global Content Block called "footer" *}
{global_content name='footer'}
{* End Footer *}
{* end page *}
Thanks.
Paul
360true
[solved] After 1.3 to 1.4 upgrade menu shows index numbers
[solved] After 1.3 to 1.4 upgrade menu shows index numbers
Last edited by 360true on Thu Oct 23, 2008 12:03 pm, edited 1 time in total.
-
michi1979
Re: After 1.3 to 1.4 upgrade menu shows index numbers
Hello,
i don't see any index numbers

Greetings,
Michael
i don't see any index numbers
Greetings,
Michael
[solved] After 1.3 to 1.4 upgrade menu shows index numbers
[solved] The issue was in the menu tpl file. I forgot that we had tweaked it to make the site work in the first place. When upgrading, I overwrote the custom menu.tpl file. I uploaded the custom and everything is now ok.

