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?
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?
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.
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???
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;}
Unfortunately the problem persists. Here's the screenshot. Any more suggestions?
:(
This topic has been closed to new replies.