Fatal error: require_once()...Cannot access user permission pages
michaelbstringer - September 21, 2009 - 22:34
| Project: | Content Access |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Since updating Drupal core this morning, I have lost access to my user permission pages. I get this error when I try accessing the pages:
Fatal error: require_once() [function.require]: Failed opening required 'sites/default/modules/user/user.admin.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in .../public_html/drupal/includes/menu.inc on line 346Any ideas, anybody? Thanks...

#1
Update...
I just decided to move all of the user files in ["drupal_folder"]/modules/user to ["drupal_folder"]/sites/default/modules/user. That fixed the immediate problem.
Does anyone have any ideas on why this might have happened and/or how to avoid it in the future? I may not have deleted all files during the core update. Could this have caused the issue?