Skip to:
Content
Pages
Categories
Search
Top
Bottom

Lost Key Master

  • Hello,

    I integrated bbPress with WordPress, soooooo, now bbPress is using WordPress database… that means I have no Key Master nor Administrator for bbPress,

    How can I manually convert my WordPress’ admin to a bbPress’ Key Master?

    So I can change bbPress settings and stuff.

    Please help, thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • As the code stands at the moment, it is a little too easy to lock yourself out. There may be a cleaner solution, but the following worked for me:

    Try to login to BBPress with the WP admin. If that fails to give admin access to BBPress, the user mappings were either not set, were set at the wrong stage during integration, or were set such that nothing mapped to the Keymaster.

    Backup the database (just in case a bad situation accidentally becomes terminal while you’re trying to fix it).

    Using SQL access to the database (eg PhpMyAdmin), open up bb_topicmeta and delete the last few lines with meta_key starting wp_. That should reset everything, allowing you to get back into BBPress on the old Keymaster account and start again.

    I found the order in which the integration settings were applied was critical. Your mileage may vary, but for me that was:

    1. Edit User role map (ensure Admin is linked to Keymaster), and save.
    2. Add “wp_” under User database table prefix and save.
    3. Hit the User role map button again.
    4. Finally complete the cookie setting and save.

    Hi there!

    Well, I did something else… I added the keymaster line to my admin wordpress’ db,

    Thanks!

    I installed the bbpress, and instead of creating the forums it gave this error “Forum could not be created!”

    And this the Installation log

    Referrer is OK, beginning installation…

    >>> Setting up custom user table constants

    Step 1 – Creating database tables

    >>> Modifying database: fiveg_59_wp (sql200.5gigs.net)

    >>>>>> Table: bb_forums

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_meta

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_posts

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_terms

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_term_relationships

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_term_taxonomy

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_topics

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    Step 2 – WordPress integration (optional)

    >>> WordPress address (URL): http://yousaf.5gigs.net/

    >>> Blog address (URL): http://yousaf.5gigs.net/

    >>> WordPress cookie keys set.

    >>> WordPress “auth” cookie salt set from input.

    >>> WordPress “secure auth” cookie salt set from input.

    >>> WordPress “logged in” cookie salt set from input.

    >>> User database table prefix: wp_

    >>> WordPress MU primary blog ID: 1

    Step 3 – Site settings

    >>> Site name: Tech Box

    >>> Site address (URL): http://www.yousaf.5gigs.net/bbpress/

    >>> From email address: 5@gmail.com

    >>> Key master created

    >>>>>> Username: ror

    >>>>>> Email address: 5@gmail.com

    >>>>>> Password:

    >>> Description: Just another bbPress community

    >>> Forum could not be created!

    >>> Making plugin directory at /home/vol2/5gigs.net/fiveg_59/htdocs/bbpress/my-plugins/.

    >>> Making theme directory at /home/vol2/5gigs.net/fiveg_59/htdocs/bbpress/my-templates/.

    >>> Key master email sent

    There were some errors encountered during installation!

    I can’t find any email with password.


    John James Jacoby
    Keymaster

    @johnjamesjacoby

    In the future can you create a new topic rather than bump one from years ago.

    Looks like you either deleted or somehow didn’t set a password for your ‘ror’ user. Is ‘5@gmail.com’ really your email address?

    I modified both the username and email add for posting here. so How can I set the password for the key Master now ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar