First thing you need to do is take a backup of your current state. Then we start debugging.
A lot of things could cause this error so we have to first determine the root cause. To do this go to your wp-admin folder and in the wp-config.php file add the following line of code:
define( ‘WP_DEBUG’, true );
This will allow you to see the error that is on each page. Be sure to remove the code when you’re done.
When we know the error or the cause of the error it will be easier to solve. Some simple things you can start with is turning off all plugins, reverting to default theme, etc.
Related Posts:
- Unable to Access WP Admin or Login buttons after Migration
- Wp-Admin FTPS Connection Error unlike Filezilla
- WordPress “Hide WP” Gives Me Error After Admin Login [closed]
- How to Change the Default Home Page for the WordPress Dashboard?
- Disable Media Uploads to non Admin Users
- Cannot access admin panel
- Showing WP_Error message with admin_notice action hook
- How to let authors revise other authors drafts, but keep them from publishing?
- How to fix admin stylesheet muck-up? [closed]
- Daily notices of failed login attempts for non-existent admin user
- Pagination Error on Admin (You do not have sufficient permissions)
- How do I fix “You are not allowed to edit this item.” for Admins on existing posts?
- Setting Login with User Name and Password default option for Jetpack Admin Login
- Page only shows when user is logged in (even with visibility set to public)
- I keep getting logged out in Firefox
- Error thrown. Cannot create references to/from string offsets
- WordPress stripping html and script tags from some admin users on save
- How to determine if an admin is logged in outside the loop
- Don’t attribute content to admin users
- Unable to login, old site with previous developer gone
- Apply permissions per post
- Using shared SSL for login/admin
- wp-login behind nginx reverse-proxy inaccessible — bad redirect?
- Can’t access dashboard as administrator, login as any other level works though
- Admin cannot publish
- WordPress Admin Login Redirect Problem
- using rewrites to secure login page
- Client system for media review?
- WordPress administration Over SSL – To Force SSL Logins and SSL Admin Access
- Keep Logged in Users out of Admin Panel
- Unable to get to the admin panel
- I can’t access the login panel on my offline website
- Admin login not working
- remove menus for a specific role?
- Can’t login to my admin area
- How to disable Media Library uploads for non-Admin users?
- Does deleting the table users prevent all logins?
- Page can’t hand request – HTTP ERROR 500 – when updating something
- Locked out of WordPress website from wrong amount of login attempts
- Admin user lacks admin permissions after hack and can’t reinstate
- current_user_can(‘administrator’) not working in custom login
- Send admin to a different login than users?
- Help! I changed the domain and now I can’t log in via admin online
- solution to prevent specific admins from altering site contents
- Prevent users in the backend from seeing WP/Plugin notifications and update annoucements?
- Want to know who is login Admin/User
- Remove iPhone detection on login page
- Any known plugins for master admin login to edit all on front end?
- WordPress Admin Doesnt work
- Login to admin by frontend form?
- I can’t access login page
- Admin Access for specific page(s)
- Admins loggin in to our wordpress site default to the admin page
- WordPress login not working
- Login to Admin Dashboard Problem
- WordPress login process is hanging
- Enqueue script throws error in console
- Scripts are not called until I login from wordpress backend
- Disable wp-admin log on lightbox overlay
- blank white page in admin, white space hunting?
- How to cancel redirection to admin side
- My Account Lost Administrator permission
- Can’t access my wp admin: captcha images invisible, gives me error message
- 2FA for admin login only, is it doable?
- You require permission from “Myself” to delete folder – how to fix
- What are the standard admin CSS id/class tags?
- Admin Ajax is returning 0
- Add custom column to Users admin panel
- wp_enqueue_script was called incorrectly
- wp_verify_nonce vs check_admin_referer
- Add a Separator to the Admin Menu?
- How to determine whether we are in add New page/post/CPT or in edit page/post/CPT in wordpress admin?
- how to know if admin is in edit page or post [duplicate]
- Modal window from within WordPress admin
- Where in WP can I check history or log of updates of plugins etc?
- Adding a custom admin page
- How does admin-ajax.php work?
- How to remove entire admin menu?
- How do I remove dashboard access from specific user roles?
- How can I speed up my WP admin section?
- How to pass parameters to admin_notices?
- Admin: very slow edit page caused by core meta query
- if admin is logged in
- Search posts by ID in admin
- Setting admin edit panels & metaboxes positions and visibility for ALL users and admins
- Find out which moderator approved comment?
- The website cannot display the page
- How To Remove WordPress Version From The Admin Footer
- Sort pages in loop by admin’s page attributes order field?
- What are the best practices for updating?
- Edit “thank you for creating with WordPress” in version 3.3.1
- Hide other users’ posts in admin panel
- Update post counts (published, draft, unattached) in admin interface
- ‘Password field is empty’ error when using autofill in Chrome
- Set Default Admin Colour For All Users
- Editor Styles and Typekit
- WordPress admin stylesheet
- This CSS Stuffing Works, But Is This A Good Practice?
- Is it possible to create a WordPress tour? V3.3.1
- Securing Admin Accounts – Username Discovery