Page 1 of 1
[SOLVED] Fatal error in MenuManager
Posted: Mon Dec 05, 2011 1:17 pm
by Ruler
I upgraded one site from 1.5 (Yes i know it's a big step) and in every step (1.5 -> 1.6 -> 1.8 -> 1.9) the menu's of the site worked but in the latest version (1.10.2) part of my menus causes the site to crash with error:
Code: Select all
ERROR DETECTED: Call to a member function Active() on a non-object at ...public_html/modules/MenuManager/MenuManager.module.php:254
Is this a bug or is there something wrong with my Cmsms installation when upgrading from so old version?
Will post more information if needed.
Thx for the help in advance.
Re: Fatal error in MenuManager
Posted: Mon Dec 05, 2011 2:07 pm
by gianpiero
have you a backup?
try restoring a version previous of 1.10.x, then delete inactive page
Go upgrading to 1.10.x when all pages are active
Before restoring take a chance: can you go to admin? try to make inactive to active, then delete them
http://forum.cmsmadesimple.org/viewtopi ... =3&t=57748
bye
gp
Re: Fatal error in MenuManager
Posted: Wed Dec 07, 2011 8:15 am
by Ruler
So you're saying that I need to delete all the inactive pages or make them active for my menus to work.
That's not really an option when I have massive site with over 50 pages inactive time to time and the status is changed when the pages are needed.
Re: Fatal error in MenuManager
Posted: Thu Dec 08, 2011 2:11 am
by Dr.CSS
Have you tried uninstalling MenuManager and reinstall it?..
Save all customized menu templates first...
Re: Fatal error in MenuManager
Posted: Mon Dec 12, 2011 7:23 am
by Ruler
Ok. I didn't have time to start working this out in the normal uninstall/remove and clear cache fixing so I found a quick fix for the menumanager from some post pointing to this link:
http://dev.cmsmadesimple.org/bug/view/7238
And it fixed this problem. I hope this is fixed in the next version so I don't need to do this quickfix in every version from now on.