Hi, I have three user classes: customer, admin and guest. When logged in as the admin I can access the menu page but when I go there as the other users it automatically redirects to another page. I have tried deleting all the event actions for the menu page and also have reset the html for that page but I still have this problem. What could be wrong? thx
Probably other users only have the access to one table meaning there is nothing to display on the menu page. Make sure all user groups have access to at least two tables.