Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,254
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,907
- Showcase
- 3,252
-
majea,
You used require_once
in a wrong way. If you installed WordPress in /path/to/wordpress and bbPress in /path/to/bbpress, then you should use
require_once '../wordpress/wp-blog-header.php'
.
You normally use require/include
for local .php.
PS. I don’t use WordPress and bbPress together.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS