User Permission - getting HttpException
Created 6 years ago by dandtHi there, I have been trying to create a user, and change its permissions to only access Posts - but when I try to login with that user and go to /admin, I get an HttpExeption.
Then I tried to give the user all permissions, one time via Roles, and another time via the permission link, next to a users name. But I still get the same error.
Am I doing something wrong?
Steps to reproduce:
- Create new user
- Change the users permissions to everything (i.e. tick all marks)
- Login with that user
- Go to the /admin page
- HttpException
ALL the tick marks are checked? Can you try updating and trying again? We had a small issue with key/values there on a field type update just a wee bit ago that has been resolved.