Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Can’t get WordPress and bbPress to integrate

@so1o

Participant

on the top of config.php add

define('WP_BB', true);

and

require_once( '/absolute/path/to/wordpress/ config/file/wp-config.php');

Skip to toolbar