Plugin Directory

BuddyBar in bbPress

BuddyBar for bbPress adds the BuddyPress "BuddyBar" to a bbPress1.0.1 installation (Requires deep integration)

BuddyBar for bbPress requires WordPressMU, BuddyPress, and bbPress.

It also requires "deep integration" which can be achieved by adding the code below to the top of your bb-config.php file.

if ( !defined( 'ABSPATH' ) & !defined( 'XMLRPC_REQUEST' )) {
    define( 'WP_USE_THEMES', false );
    //
    //  You will need to get the ABSOLUTE path to this file |
    //                                                     \|/
    include_once( '/your/absolute/path/to/wordpress/wp-blog-header.php' );
    header( "HTTP/1.1 200 OK" );
    header( "Status: 200 All rosy" );
}

Use the included abs.php tool to assist you in getting the absolute path. Using http://domain.com/wp-blog-header.php will not work here.

--- Plugins: ---

  1. Upload bp-buddybar.php into the "/my-plugins/" directory of your bbPress installation.
  2. Activate BuddyBar for bbPress in the "Plugins" admin panel using the "Activate" link.

--- Themes: ---

This plugin will use the existing BuddyPress CSS, so no additional theme files are necessary.

--- Upgrading from an earlier version: ---

  1. Overwrite the /my-plugins/bp-buddybar.php file with the latest version.
  2. This plugin does not require any changes to your database.

Requires: 2.7.1 or higher
Compatible up to: 2.8.1 trunk
Last Updated: 2009-7-10
Downloads: 1,818

Average Rating

5 stars
(4 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

0,1,0
0,1,0