Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Deleted Admin in WordPress- now no Keymaster in BBPress


_ck_
Participant

@_ck_

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

Skip to toolbar