Forums
-
- Forum
- Posts
-
- Installation
- 28,020
- Troubleshooting
- 61,237
- Themes
- 10,269
- Plugins
- 15,087
- Requests & Feedback
- 14,724
- Showcase
- 3,245
-
No – WP_BB
only tells bbPress that you will be loading WordPress so that it knows not to try to load thingsn which will conflict with WordPress.
If bbPress is installed in a subdirectory of WordPress, put this in bbPress’ config,php
require_once(dirname(dirname(__FILE__)) . '/wp-config.php');
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS