Forums
-
- Forum
- Posts
-
- Installation
- 27,249
- Troubleshooting
- 59,586
- Themes
- 10,067
- Plugins
- 14,830
- Requests & Feedback
- 14,487
- Showcase
- 3,226
-
You have to put them all in (and this is mentioned during the install and integration)
define('BB_AUTH_KEY', 'xxx');
define('BB_SECURE_AUTH_KEY', 'xxx');
define('BB_LOGGED_IN_KEY', 'xxx');
define('BB_NONCE_KEY', 'xxx');
define('BB_AUTH_SALT', 'xxx');
define('BB_LOGGED_IN_SALT', 'xxx');
define('BB_SECURE_AUTH_SALT', 'xxx');
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS