Namecheap
+ Post New Thread
Results 1 to 2 of 2

Thread: Wordpress TIPS: You do not have sufficient permissions to access this page error

  1. #1
    Administrator
    Join Date
    Mar 2013
    Posts
    2,725

    Lightbulb Wordpress TIPS: You do not have sufficient permissions to access this page error

    make money with your web site
    "You do not have sufficient permissions to access this page error"
    "Nemáte dostatečné oprávnění pro přístup na tuto stránku."

    You may face this Wordpress error when trying to enter wp-admin admin area. I faced it on wp-admin page.

    I tried moving all files from my other working wordpress site (remember to dont forget upload theme folder from your old site to see the site template, also backup all your old site files) It did not worked. So error had to be in database? It was not!

    Here are some tips if you have issue with wordpress:

    - try looking into .htaccess files
    - try renaming wp-content/plugins folder and reload page to see if issue is caused by plugins
    - try cleaning your borser history, cookies and restart browser or use other browser
    - try renaming wp-content/themes/yourtheme to other name and default theme rename to yourtheme so you can see if issue is caused by theme
    - try forcing mysql upgrade by going to phpmyadmin mysql manager and in table "wp_options" find db_version row. change the number, save and reload your wordpress site. it will do mysql update
    - try enabling debuging in wp-config.php to see errors.
    add:
    define('WP_DEBUG', true);
    into the file.
    - try backing up all site files and uploading clean wordpress installation. then copy mysql login details from old wp-config.php file to new one. If problem persist. Issue is with mysql probably or hosting filesystem (ask admin to check files permissions), or your computer you may try pointing your domain to other webhosting to see if its not your current webhosting issue.

    Solution that worked for me:
    http://markjaquith.wordpress.com/2006/03/28/wordpress-error-you-do-not-have-sufficient-permissions-to-access-this-page/
    Download mentioned file "force-upgrade.php" and run it from Your wordpress site root directory.

    force_upgrade.txt

  2. #2


    Is this useful / helpfull? Yes | No
    The main reason of this error is Wordpress cannot retrieve role and responsibilities of your account from database. To resolve this you have to change the prefixes using phpMyAdmin.
    You can check complete solution of "You do not have sufficient permissions to access this page" wordpress error and can resolve at your own as this helps me alot.

+ Post New Thread

Similar Threads

  1. WordPress Site Migration Tips
    By abdulsamihameed in forum Content Management Systems
    Replies: 2
    Last Post: 08-17-2023, 06:31 AM
  2. 5 On Page SEO Tips 2019
    By praveenmahatma in forum SEO - Search Engine Optimisation
    Replies: 1
    Last Post: 04-24-2019, 08:16 AM
  3. 5 off page tips 2019
    By praveenmahatma in forum SEO - Search Engine Optimisation
    Replies: 1
    Last Post: 04-24-2019, 07:58 AM
  4. Replies: 0
    Last Post: 09-08-2014, 09:37 AM
  5. Replies: 0
    Last Post: 09-06-2014, 03:42 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
 Protected by : ZB BLOCK  &  StopForumSpam