Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyBar for bbPress


nicholaszen
Participant

@nicholaszen

@Rohan: Nope, that trick didn’t work.. :(

But if I delete the following from the bb-config file the site shows up again:

if ( !defined( ‘ABSPATH’ ) & !defined( ‘XMLRPC_REQUEST’ )) {

define( ‘WP_USE_THEMES’, false );

include_once( ‘my/domain/wp-blog-header.php’ );

header( “HTTP/1.1 200 OK” );

header( “Status: 200 All rosy” );

}

Skip to toolbar