• Hi,

    When I try to access my Dashboard, my access is denied with the error “You have no permission to access this page.” Any suggestions?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Try:
    – switching to the Twenty Ten theme by renaming your current theme’s folder in wp-content/themes using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    Thread Starter joaoramos

    (@joaoramos)

    I tried both things, but it didn’t work. I have also reset the .htaccess file. Is there any other way to programmatically generate a XML export file? Or something similar through phpMyAdmin? ??

    I am having the same issue…any ideas???

    Thread Starter joaoramos

    (@joaoramos)

    Still with no access..

    Using PhpMyadmin (or another MySQL managament tool), first backup your database. Then navigate to your wp_usermeta table and locate the meta_key called “wp_capabilities” for your user_id. Change the meta-value for this record to:

    a:1:{s:13:"administrator";b:1;}

    Thread Starter joaoramos

    (@joaoramos)

    Unfortunately the problem persists. Here’s the screenshot. Any more suggestions?

    ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Permission denied on login’ is closed to new replies.