Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Can’t get WordPress and bbPress to integrate

I added the two lines to the top of the file:

define(‘WP_BB’, true);

require_once( ‘/httpdocs/wp-config.php’);

Still only 1 user showing in the wp_users table.

Skip to toolbar