Toolbar not visible for Administrators (Group), Group-Permissions Problem
PermalinkFor some reason nobody except the Super User can see / use the toolbar. A few days ago everything worked fine. The Source-Code tells me the following errors:
page_controls_menu.js
error-log:
PHP Fatal error: Call to a member function query() on a non-object in mysite/concrete/models/permissions.php on line 559
Does anybody know a solution?
Regards
Thank you for your answer! The details are correct and it's a working site. The error appeared suddenly and without anybody has changed the code before...
Simon
On Jun 26, 2011 5:24 AM, "Concrete5 Community" <[email protected]>
wrote:
thanks again for your answer.
The database-connection isn't the problem.
The error-message is the result of the "Call to a member function query" in permissions.php ... it seems that the function setGroupAccess is not working properly.
Does anybody know this problem or has an idea for a solution?
Simon
check that the details in /config/site.php are right, if they are check that the db exists and there is data in it.
Mike