Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,513
- Themes
- 10,431
- Plugins
- 15,340
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
Go to yourdomain.com/wp-admin/options.php and look for auth_salt and logged_in_salt.
Add these to your BB Config:
define('AUTH_SALT', 'VALUE');
define('LOGGED_IN_SALT', 'VALUE');