Toolbar not visible for Administrators (Group), Group-Permissions Problem
Permalink
Hi!
For 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:
Does anybody know a solution?
Regards
For 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
Hi Mike!
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
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
Can you make a simple script to connect to the db
On Jun 26, 2011 5:24 AM, "Concrete5 Community" <discussions@concretecms.com>
wrote:
On Jun 26, 2011 5:24 AM, "Concrete5 Community" <discussions@concretecms.com>
wrote:
Hi Mike,
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
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
does the rest of your site work?
yes, there are no other problems.
Hi! I still got the same problem... :-(
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