Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyBar for bbPress


russell-crosswy
Participant

@russell-crosswy

Ok got it working….

Thanks for the help!

Used one of the steps r-a-y proposed to matthijsv earlier that didn’t work for matthijsv:

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