[Plugin: Advanced Access Manager] Took my ADMIN ROLL AWAY
-
I clicked one thing to change some capabilities for contributors and next thing I know every roll on the site has been demoted to contributor I tried backing up my DB and screwing around with the mysql php and its not working. I even tried deleting the plugin folder via ftpTry this using phpmyadmin
also tried this
1. Go to your WordPress database.
2. Select the wp_usermeta table.
3. Click on “Browse” at the top of the right-hand panel.
4. For each user (login username = nickname in this table), you’ll have a
wp_capabilities row. Click on the pencil in that row to enter edit mode.
5. Replace the contents of the meta_value witha:1:{s:13:”administrator”;b:1;}
This will reset that user to purely an administrator.
6. In wp_options, do the same thing to “active_plugins”, resetting it to
a:0:{}
This will deactivate all of your plugins, including Role Manager, and should
let you login.and nothing is working Dont know what to do. SOS!
http://wordpress.org/extend/plugins/advanced-access-manager/
The topic ‘[Plugin: Advanced Access Manager] Took my ADMIN ROLL AWAY’ is closed to new replies.