Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyBar for bbPress


r-a-y
Keymaster

@r-a-y

Hey matthijsv,

What happens when you switch out in bb-config.php:

include_once( '/the/absolute/path/to/your/wp-blog-header.php' );

for

require_once($_SERVER['DOCUMENT_ROOT'].'/wp-blog-header.php');

Skip to toolbar