Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Prblem upgrading


Sam Bauers
Participant

@sambauers

If bbPress and WordPress are in the same database then hopefully all you should have to do is add this line to your bb-config.php after the database definitions:

$wp_table_prefix = 'wp_';

Skip to toolbar