Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,607
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,971
- Showcase
- 3,257
-
You can fix this if you have phpmyadmin.
Do you have it?
go into your bb_usermeta (or wp_usermeta)
and find that last administrator you made, it will look like:
bb_capabilities a:1:{s:13:"administrator";b:1;}
and just change the meta_value to
a:1:{s:9:"keymaster";b:1;},
user_id meta_key meta_value