Forums
-
- Forum
- Posts
-
- Installation
- 28,540
- Troubleshooting
- 62,810
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,992
- Showcase
- 3,258
-
try like this
define(‘ABSPATH’, dirname(__FILE__).’/’);
require_once(ABSPATH.’wp-settings.php’);
require_once(‘path/to/bbpress/config.php’);
?>