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 346

Any ideas, anybody? Thanks...

Comments

michaelbstringer’s picture

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?

gisle’s picture

Issue summary: View changes
Status: Active » Closed (outdated)