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