Forums

Join
bbPress Support ForumsTroubleshootingIntegration locked myself out

Info

Integration locked myself out

  1. I made a mistake in integrating my wp and bbpress, by changing the database used to determine users. I thought the database was the same, so I added the wp prefix. Turns out they're not the same. Now I can't log into my forum anymore because it's looking up the login in a different table

    I'm getting the error:
    bbPress database error: [Table 'xx_users' doesn't exist]
    SELECT ID FROM xx_users WHERE user_login = 'xx'

    Can anyone help me disable this as soon as I can? No one can log in!

  2. Ok, I restored the database via mySQL.

    Thanks, Dreamhost!

  3. As an aside, I wish integration btwn wp and bbpress were easier. Ever since I installed this forum, it's been my dream to have one login for the whole site, I've never been able to get it to work.

  4. You must log in to post.