Permissions

edited May 2013 in Modules
I've successfully added custom permissions to a user before. I added the following permissions:
appointment_booker_appointments
appointment_booker_appointments/create
appointment_booker_appointments/edit
appointment_booker_appointments/delete
appointment_booker_appointments/publish

Now, I'm trying to do the same for a module called "courses" with "courses" as the page:
courses_courses
courses_courses/create
courses_courses/edit
courses_courses/delete
courses_courses/publish

I get the following error:

An Error Was Encountered

You do not have access to this page.


Is it because I can't have courses_courses?

Comments

Sign In or Register to comment.