WordPress Error: You do not have sufficient permissions to access this page
Some people, upon upgrading from WordPress 1.5.x to 2.0.x have been experiencing this error:
You do not have sufficient permissions to access this page
please find the solution from the below link
http://markjaquith.wordpress.com/2006/03/28/wordpress-error-you-do-not-have-sufficient-permissions-to-access-this-page/
actually the error occur with “table_prefix” changes in the following tables in WordPress database
1. wp_options
2.wp_usermeta
meta key are stored as with table prefix when we upgrade our wordpress it may be changed ‘blog_capabilities ‘changed to – ‘wp-capabilities’ so similarly where ever my table prefix blog_ was replace by the default value ‘wp’ so that it occur after i changed that in DB i solved this problem























No trackbacks yet.