Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: *sigh* installation error

If you define('WP_BB', true);, you still have to call the WordPress script yourself.

put require_once('../wp-config.php'); (or whatever the right path is) in bbPress’ config.php.

Skip to toolbar