Re: BuddyBar for bbPress
BP bar not working…!!!
This is what i did
I had a full integration – means i had copied all the keys from wp- config to bb-config accordingly.
I had done all other settings so that a discussion forum made in buddypress is shown in bbpress.
I uploaded the buddypress bar plugin to the my-plugin directory.
Added the code into bb-config
with the absolute path of FILE i.e include_once( ‘/public_html/wp-blog-header.php’ );
activated the plugin
nothing happened!!??
Did i miss any step??