Categories

Featured templates

WordPress Troubleshooter. How to deal with “Error: You do not have sufficient permissions to access this page” issue

Andre Flores April 8, 2015
Rating: 4.5/5. From 2 votes.
Please wait...

WordPress Troubleshooter. How to deal with “Error: You do not have sufficient permissions to access this page” issue

Hello! This tutorial shows how to fix “You do not have sufficient permissions to access this page” error in WordPress:

wordpress_you_do_not_have_sufficient_permissions_to_access_this_page_error_1

At times you may receive such error while trying to log into your WordPress dashboard. It may appear after performing some changes to you site, upgrading WordPress, moving your installation to different server or performing any updates to your database, etc.

Often the issue may be caused by changing the database table prefix in the process of performing some changes to your site.

So, let’s learn how to fix this error.

  1. Access your database via phpMyAdmin tool in your hosting control panel:

    wordpress_you_do_not_have_sufficient_permissions_to_access_this_page_error_2

  2. Locate the table named YOUR-OLD-PREFIX_usermeta, where YOUR-OLD-PREFIX is your old database prefix. Let’s say, the old prefix is wp_ :

    wordpress_you_do_not_have_sufficient_permissions_to_access_this_page_error_3

  3. Click the “Edit” button to alter the table.

  4. Now, locate the wp_capabilities option and click “Edit” button next to it:

    wordpress_you_do_not_have_sufficient_permissions_to_access_this_page_error_4

  5. Simply change the old prefix to your current one and click “Save” button to apply changes. Let’s say, the current database prefix is th_ :

    wordpress_you_do_not_have_sufficient_permissions_to_access_this_page_error_5

Go to your WordPress login page and refresh it. You are now able to access it and perform changes you need.

This is the end of the tutorial, we have learnt how to fix “You do not have sufficient permissions to access this page” error in WordPress.

Feel free to check the detailed video tutorial below:

WordPress Troubleshooter. How to deal with “Error: You do not have sufficient permissions to access this page” issue

Best Wordpress Themes
This entry was posted in WordPress Tutorials and tagged error, permission, sufficient, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket