Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyBar for bbPress


russell-crosswy
Participant

@russell-crosswy

@Russell:

HOWEVER…

I lose the forums function in BuddyPress groups

Remember you also need the XMLRPC call in your bb-config.php as well for group forums.

$bb->bb_xmlrpc_allow_user_switching = true;

(goes right before ?> in bb-config.php)

Do this again and make sure you have the XMLRPC line in bb-config.php

I’ve had the line: $bb->bb_xmlrpc_allow_user_switching = true; is since the beginning.

Should I just post my bb-config.php file to troubleshoot?

Omitting of course the unique keys and such… :)

Skip to toolbar