bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Deleted Keymaster

(4 posts)
  • Started 1 year ago by marky
  • Latest reply from chrishajer
  • This topic is not resolved
  1. marky
    Member

    Don't ask me how (I always find a way to do stuff like this), but I managed to delete the keymaster for my forum. :-)

    Since my forum is "live" and I don't want to lose posts, re-installing isn't really an option for me. Is there some way I can modify the database directly to grant keymaster permissions to an existing user?

    In bb_usermeta, I found a column with data like this: a:1:{s:6:"member";b:1;} that I think might be the key to doing what I want, but changing the word "member" to "keymaster" doesn't seem to do the trick. What should I do?

    Posted 1 year ago #
  2. Here's mine:

    a:2:{s:8:"throttle";b:1;s:13:"administrator";b:1;}

    Mine is in wp_usermeta though since I am integrated (not sure if that matters or not.)

    Also, "administrator" is there since I changed /bb-includes/capabilities.php to make the title administrator rather than key master. Did you make a similar change in your capabilities.php?

    It's also possible that this might help you:
    http://bbpress.org/forums/topic/185?replies=6#post-909

    Posted 1 year ago #
  3. marky
    Member

    Thanks; the advice in that thread worked perfectly.

    Posted 1 year ago #
  4. Great. Have fun.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.