Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I was following this tutorial on how to change my WordPress table prefix, but now I can not access to WordPress admin panel , when I try to go to www.mysite.com/wp-admin and enter my username and password, it gives me this:

You do not have sufficient permissions to access this page.

How can I fix this?

share|improve this question

closed as too localized by toscho Mar 18 at 23:58

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

I repeated this tutorial and it works for me. But if I forgot to change the meta_key $prefix_capabilities in $prefix_usermeta table, then I get an error similar to yours. Check again all the prefixes within tables

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.