I want to give the content manager limited acces. I followed the tutorial ‘giving a user manager access’ as I did many times before.
As a content manager you ca only create, edit and delete resources and you only have access to the media-files.
I’ve done this serveal times succesfully, but on the site I’m working on, I have an issue.
When I’m logging in as content manager I still see the elements menu and also the top-menu. Even if I give the content manager an even more limited role, like member, I still have access to everything.
I really haven’t any clue what’s going wrong.
For the record, I had some issues, moving the site from development to the root. At some point I couldn’t log in at all. I’ve solved this by installing MODX on a sub-domain and moved the manager-folder to the root.
Aftter that I created the new role, acces policy and added a new user.
For a minute I thought that the manager maybe was connected to another database. But I’ve checked phpMyadmin and everything looks fine.I see the template for the contentmanager and I see the user with that role.
Does anybody has a clue what could be the problem and how I can solve this?