Integration locked myself out
-
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!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.