How to solve the “You are not authorized to view this page” (403 forbidden Error Fix) Problem
403 forbidden Error Fix Symptoms:
You cannot seem to login after using the right username and password, into your admin account.
Reason:
This problem occur because you have modified some values in different table into the database.
How To Fix 403 forbidden Error Solution:
First Rename these field with table prefix name in different tables. for example if you had table prefix name with wp_ and you have renamed the table prefix to blog_ then please also change these option into database.
- Table name (wp_options/blog_options )
- option_name
- wp_user_roles/blog_user_roles (find it on id=98)
- Table name(wp_usermeta/blog_usermeta)
- column name(meta_key)
- wp_capabilities/blog_capabilities
- wp_user_level/blog_user_level
- wp_usersettings/blog_usersettings
- wp_usersettingstime/blog_usersettingstime
- wp_autosave_draft_ids/blog_autosave_draft_ids
- wp_capabilities/blog_capabilities
- wp_capabilities/blog_capabilities
- wp_metaboxorder_post/blog_metaboxorder_post
If You are not resolve 403 error so connect wphelpline Team. we are solve all problems visit here