SOLVED: Menu disappeared on upgrade

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

SOLVED: Menu disappeared on upgrade

Post by belgirl »

HELP!! I upgraded to the newest version of CMS Made Simple and my menu has disappeared!  I have in the code:  {menu template='cssmenu'} but its not pulling anything up.  Any help would be greatly appreciated.  (you can see what I mean by going to www.colormatch.com)
Last edited by belgirl on Thu Dec 09, 2010 10:53 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu disappeared on upgrade

Post by Dr.CSS »

Are you using a custom menu template or default cssmenu.tpl, if default you need to add .tpl to that call...

{menu template='cssmenu.tpl'}

B.T.W. What version did you upgrade from?...
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Menu disappeared on upgrade

Post by belgirl »

Hi--Ok, I will try adding .tpl to the end.

I upgraded from 1.5..
I know...I know...
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Menu disappeared on upgrade

Post by belgirl »

Nope..that didn't work either..
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Menu disappeared on upgrade

Post by belgirl »

And now the home template is working but i get this on the subpages:

string(74) "Smarty error: unable to read resource: "module_db_tpl:MenuManager;cssmenu""
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Menu disappeared on upgrade

Post by belgirl »

Well we are getting closer...now I just need the current page link to show like on the home page...??
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu disappeared on upgrade

Post by Dr.CSS »

the current page link to show like on the home page...??
Is the whole site using the same page template and same menu template?...

I see some page not showing in top menu when going to them...
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Menu disappeared on upgrade

Post by belgirl »

Yes, it is.  It should be all showing up now.  My only issue still is that if you click on one of the top links and go to that page, the active link disappears.  For example, if you click on "about us" and go to that page, the "about us" link disappears...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu disappeared on upgrade

Post by Dr.CSS »

My point exactly, what does the {menu} tag look like?...

I've never seen this, unless there is some kind of custom menu template that removes the menuactive part, or it's done with CSS which yours doesn't...
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Menu disappeared on upgrade

Post by belgirl »

It looks like {menu}

All the sublinks show on pages that aren't subpages.  But if its a section header with subpages and I go to one of those subpages, the section header for that section disappears.  All the templates are using the same {menu} tag.  It only started doing this after I upgraded.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu disappeared on upgrade

Post by Dr.CSS »

This is where I would have to get into the backend to figure it out...
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Menu disappeared on upgrade

Post by belgirl »

Ok--I am also noticing on the subpages that there is the open-ended code in red that says"

<a class="menuactive menuparent parent"

If you could go to:  http://www.colormatch.com/index.php?page=dupont and look in the source code you will see what I mean.  It doesn't do that on main pages. I also noticed that if I turn the section header into a normal content page it appears on the subpages just fine.  So looks like something weird just with the section header.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu disappeared on upgrade

Post by Dr.CSS »

Good chance it's in the menu code, I saw that the first time I went to site as I always look in page view source, but I can't do much from here...

You can email or PM a login for me and I will look into it...
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Re: Menu disappeared on upgrade

Post by belgirl »

Ok, thank you.  Just sent you a PM with info.  Really appreciate it. 
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu disappeared on upgrade

Post by Dr.CSS »

The menu template code isn't correct, will tell developer...
Locked

Return to “[locked] Installation, Setup and Upgrade”