Posted by Vako on January 16, 2013 at 7:01pm
When I try to access the users page /admin/user/user, I get Page Not Found error.
In the Admin page, I only see the following options under User management:
Access rules
LoginToboggan
Permissions
Profiles
Roles
User settingsAny suggestions how we can fix this?
Comments
A few things to consider. 1.
A few things to consider.
1. Ensure you are logged in with user1 or at least an account with 'administer users' permission.
2. Flush your cache
3. Rebuild permissions Administer > Content management > Post Settings
When all else fails disable any other contrib access control modules.
After further investigation,
After further investigation, it appears that the issue was with the "Views" module, when I disabled this module the user list and add user functionality was returned.
But I need that module, has anyone encountered similar issue with the Views module? any way to identify the exact cause and fix it?