Webacula 5.5: call to isAllowed on a non-object
Brought to you by:
tim4dev
Hi,
after installing Version 5.5 on a CentOS 6.4 and calling http://192.168.0.2/webacula/auth/login, I get the following error message:
Noitce: Trying to get property og non-obkect in /var/www/html/webacula/application/layout/default/main-menu.phtml on line 21
Fatal error: Call to a member function isAllowed() on a non-object in /var/www/html/webacula/application/layouts/default/main-menu.phtml on line25
I found a posting, that this error already occured in an older release and was solved by a patch to library/MyClass/session/SaveHandler/DbTable.php.
Stefan