Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,568
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,385
- Miscellaneous
- 9,169
-
From the forums installation-readme.txt:
11. Enable user switching in bbPress by copying the following line of code into your bbPress
bb-config.php file:
$bb->bb_xmlrpc_allow_user_switching = true;
Needs to be in your bb-config.php
A helpful topic here: https://buddypress.org/forums/topic.php?id=471