CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

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.
Locked
ptysell
Forum Members
Forum Members
Posts: 33
Joined: Tue Oct 10, 2006 1:16 am

CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by ptysell »

Moving site from 1.9.4.2 install to a 1.10.3 install and having difficulty with menu manager.

It seems that if I use the 'collapse=1' property it will show items in other menu items.

What I mean by that is if I have the following

Page 1
-Page 1-1
--Page 1-1-1
--Page 1-1-2
--Page 1-1-3
-Page 1-2
--Page 1-2-1
--Page 1-2-2
--Page 1-2-3

If I am on page one only Page 1-1 and page 1-2 would show in the menu. Perfect.

Now when I click on Page 1-1 it displays its children as well as the children of page 1-2.

The menu template works perfectly in 1.9.4.2.
Not sure what is going on.

Menu manager goes from 1.7.6 to 1.7.7

Thanks
ptysell
Forum Members
Forum Members
Posts: 33
Joined: Tue Oct 10, 2006 1:16 am

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by ptysell »

Even with default template all "top level" menu elements receive the "menuactive" css class.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by Dr.CSS »

Is this a custom menu template, and if so can you paste here?...
ptysell
Forum Members
Forum Members
Posts: 33
Joined: Tue Oct 10, 2006 1:16 am

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by ptysell »

Dr.CSS wrote:Is this a custom menu template, and if so can you paste here?...
Even if I use the default template "menuactive" css class is applied to every "top level" menu item.

This would indicate that Menu Manager isn't processing the menuactive action correctly.

Template Code - {menu template='temp' start_level='2' collapse='1'}

Where "temp" is a direct copy of simple_navigation.tpl
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by Dr.CSS »

So simple_navigation.tpl is set as default and {menu start_level='2' collapse='1'} does the same thing?...
ptysell
Forum Members
Forum Members
Posts: 33
Joined: Tue Oct 10, 2006 1:16 am

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by ptysell »

Yes, you are correct.
ptysell
Forum Members
Forum Members
Posts: 33
Joined: Tue Oct 10, 2006 1:16 am

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by ptysell »

Did a fresh CMS install on another dev server and everything worked.
Guess I will just back everything and start over.

Tried replacing the MenuManager module with a fresh version to no avail.

Really strange and a major pain in the ass.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by staartmees »

did you try cssmenu.tpl and did you have the same problem? I thought simple_navigation.tpl had somewhere a problem.
ptysell
Forum Members
Forum Members
Posts: 33
Joined: Tue Oct 10, 2006 1:16 am

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by ptysell »

Tried everything.

Like I said, templates work perfectly on a fresh installation.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by Dr.CSS »

Have you tried a system verification test to make sure no files got corrupted or not uploaded?...
ptysell
Forum Members
Forum Members
Posts: 33
Joined: Tue Oct 10, 2006 1:16 am

Re: CMS Upgrade (1.9.4.2->1.10.3) Menu Manager/Collapse

Post by ptysell »

Too late. Already wiped it clean and started over.
Locked

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