Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyBar for bbPress


r-a-y
Keymaster

@r-a-y

Sorry you should use the official bb-config.php instructions that JJJ left, except replace:

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

for

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

One question though, where do you have WPMU installed? in the root?

Skip to toolbar