Page 1 of 1

MenuManager and FileManager problem after path changes

Posted: Fri Oct 09, 2009 5:04 am
by aleksanderlech
Hi,
after making some path related changes in config.php, I realized that menu disappeared from page.
Clicking on menu in Modules shows error:

Code: Select all

Call to a member function GetFriendlyName() on a non-object in /admin/moduleinterface.php on line 125
Same problem is with FileManager.

So, I uninstalled and installed again both modules, and it works great for some time. After logging to admin agains, situation was the same, MenuManager and FIleManager were broken.

FileManager 1.0.1
MenuManager 1.6.2
CMS: 1.5.4

Maybe there is solution for this, I don't like to install everything from start.

Regards
Aleksander

Re: MenuManager and FileManager problem after path changes

Posted: Fri Oct 09, 2009 2:51 pm
by calguy1000
a) upgrade.... 1.5.4 is no longer supported
b) check your httpd error logs.

[solved] MenuManager and FileManager problem after path changes

Posted: Fri Oct 09, 2009 3:14 pm
by aleksanderlech
Thank you, I did upgrade and everything is ok now.

Aleksander