Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: WordPress Integration

It sounds like like your WordPress tables are in a different database (with a different database name and password).

bbPress can handle that situation too, but you need to help it a bit more. You need to define:

USER_BBDB_NAME, USER_BBDB_USER, USER_BBDB_PASSWORD, and USER_BBDB_HOST.

(with your WordPress database name, username, password, and host, respectively) just like you defined the regular BBDB_ database settings.

Skip to toolbar