Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,526
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,495
- Third Party Plugins
- 9,781
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
WP 2.8.4a + BB 1.0.3 + BP 1.0.2
Stuff to add to the instruction:
38. Open bbpress’ bb-config.php
put this right before ?> at the end
$bb->bb_xmlrpc_allow_user_switching = true;
put this right after <?php (replace .bp.dev with your info see step #26 leave out the hash part)
define( ‘COOKIE_DOMAIN’, ‘.bp.dev’ );
define( ‘SITECOOKIEPATH’, ‘/’ );
define( ‘COOKIEPATH’, ‘/’ );
40. install “WPMU Enable bbPress Capabilities” plugin in WPMU and enable it.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS