(SOLVED) 1.10 upgrade - Menu disappeared

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.
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

(SOLVED) 1.10 upgrade - Menu disappeared

Post by saltydog »

I have just upgraded to 1.10. All my vertical menus (main and news) have disappeared.
I am using MenuManager module v.1.7.6. No errors in /var/log/apache2/errors.log

I have looked in the generated php code and simply to menu entry is generated. I am using the standard simple_navigation.tpl menu template.
Last edited by saltydog on Thu Oct 27, 2011 5:03 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: 1.10 upgrade - Menu disappeared

Post by Rolf »

Hello

Please post your {menu} tag with parameters from your template in here.

thx Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: 1.10 upgrade - Menu disappeared

Post by saltydog »

Hi Rolf,

here it is:

Code: Select all

 <!-- Start Sub Navigation -->
      <div id="menu_vert">
         <h2 class="accessibility">Sub Navigation</h2>

         {menu template='simple_navigation.tpl' start_level='2' start_element="2.1" show_root_siblings="1" collapse="1"}</li></ul>
      <hr class="accessibility" />
      </div>
      <!-- End Sub Navigation -->
Thank you,

Fabio
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: 1.10 upgrade - Menu disappeared

Post by saltydog »

I have checked everything and nothing seems wrong. No errors in log, just the module not working.
It looks like the only solution is to restore the backup and live without 1.10?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: 1.10 upgrade - Menu disappeared

Post by Rolf »

Hi,

These shouldn't be here:
{menu template='simple_navigation.tpl' start_level='2' start_element="2.1" show_root_siblings="1" collapse="1"}</li></ul>
But I don't know if that is causing the problem...

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: 1.10 upgrade - Menu disappeared

Post by saltydog »

Rolf wrote:Hi,

These shouldn't be here:
{menu template='simple_navigation.tpl' start_level='2' start_element="2.1" show_root_siblings="1" collapse="1"}</li></ul>
But I don't know if that is causing the problem...

Rolf

No, I removed that and nothing changed. I don't display my main menu, and I don't display News too...
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: 1.10 upgrade - Menu disappeared

Post by Rolf »

No, I removed that and nothing changed. I don't display my main menu
Haven't seen similar like this in the forum.
Also haven't seen something like it during the testing... :-\
Try to upload the 1.10 files again, perhaps some files didn't make the upload...
and I don't display News too...
Check in the module tag if 'news' is spelled with a capital N
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: 1.10 upgrade - Menu disappeared

Post by saltydog »

Rolf wrote:
and I don't display News too...
Check in the module tag if 'news' is spelled with a capital N

Module tag was correctly spelled with lowercase "news", as reported also in the help section. I changed it to uppercase "News" and now it works.

The menu is still not working. I will try uploading again the whole 1.10
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: 1.10 upgrade - Menu disappeared

Post by saltydog »

I have fully uploaded 1.10 code again, but the problem still exists..
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: 1.10 upgrade - Menu disappeared

Post by Rolf »

Humm :-\ Do you have a link to the website?

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: 1.10 upgrade - Menu disappeared

Post by saltydog »

Rolf wrote:Humm :-\ Do you have a link to the website?

Rolf

Yes, this is a test-server:
http://socrates.dyndns-server.com/atopon_cms/

The main menu should be above the News.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: 1.10 upgrade - Menu disappeared

Post by Dr.CSS »

Are you sure you have children pages, your top menu has no calls like menuactiveparent?...
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: 1.10 upgrade - Menu disappeared

Post by saltydog »

Dr.CSS wrote:Are you sure you have children pages, your top menu has no calls like menuactiveparent?...
It is perfectly working since 2004, and now the production server is working with CMSMS 1.9.4.2
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: 1.10 upgrade - Menu disappeared

Post by saltydog »

I have completely restored my previous backup and upgraded again.
Same result, no main menu.

I think I will give up and keep my old version until I decide to change CMS...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: 1.10 upgrade - Menu disappeared

Post by Dr.CSS »

That is so strange, are you sure that the menu tag is exactly as you posted earlier?...
Locked

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