Forums
-
- Forum
- Posts
-
- Installation
- 28,500
- Troubleshooting
- 62,657
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
try like this
define(‘ABSPATH’, dirname(__FILE__).’/’);
require_once(ABSPATH.’wp-settings.php’);
require_once(‘path/to/bbpress/config.php’);
?>