Fatal error in admin.php and class-wp-customize-manager.php
-
Hello, my WordPress page was working as usual yesterday. I logged in to add two new users and give them administrative privileges, but did not alter any content. As of today, no users can log in to our dashboard.
Here are the error messages I see if I go to Dashboard, Themes, Widgets, or Menus:
Warning: require_once(/home3/mdeehan/public_html/massterlist.com/wp-admin/includes/theme.php): failed to open stream: No such file or directory in /home3/mdeehan/public_html/massterlist.com/wp-admin/includes/admin.php on line 67
Fatal error: require_once(): Failed opening required ‘/home3/mdeehan/public_html/massterlist.com/wp-admin/includes/theme.php’ (include_path=’.:/opt/php54/lib/php’) in /home3/mdeehan/public_html/massterlist.com/wp-admin/includes/admin.php on line 67
Here are the error messages I see if I go to Customize,
Warning: require_once(/home3/mdeehan/public_html/massterlist.com/wp-admin/includes/theme.php): failed to open stream: No such file or directory in /home3/mdeehan/public_html/massterlist.com/wp-includes/class-wp-customize-manager.php on line 1763
Fatal error: require_once(): Failed opening required ‘/home3/mdeehan/public_html/massterlist.com/wp-admin/includes/theme.php’ (include_path=’.:/opt/php54/lib/php’) in /home3/mdeehan/public_html/massterlist.com/wp-includes/class-wp-customize-manager.php on line 1763
The website’s front end still appears fine. I am very new to WordPress and web design, so I do not know how to even begin to solve this problem without access to my dashboard.
Please let me know how to fix this! Thank you.
- The topic ‘Fatal error in admin.php and class-wp-customize-manager.php’ is closed to new replies.