I would like to change the table prefix on my wordpress database, but I'm having problems. Here's what I did:
1. Change the prefix of the tables in the mysql database
2. Update the config file.
When viewing the site, all looks fine and seems well. However, when logging in as admin to the control panel, I get the following error:
You do not have sufficient permissions to access this page.
Switching the table prefix back fixes this error. How can I correct this problem?