Permissions problem
PermalinkI have come across an error and looking for some guidance. I have been developing a site and now have a permissions error in that if I log into the site using an Editors group that I setup the edit bar is now blank, this worked perfectly but for some reason is now giving an error.
I am getting a javascript error from page_controls_menu_js.
Fatal error: Call to undefined method PermissionAccessListItem: : setThemesAllowedPermission() in /home/sites / suffolkcommunitytransport.org.uk / public_html / concrete / core / models / permission / access / categories / custom / edit_page_theme.php on line 72
I have tried setting up another admin account and different users but still having this issue.
Apologies if this has been answered before but have had a quick search and can't find an answer.
Many thanks.
I installed a fresh concrete5 blank site locally and replaced the concrete folder to the remote server (after testing locally) and it solved the problem!
Not sure why as I had not edited/changed any files within the concrete folder?! But I'm not complaining as it solved the issue.