Forums
-
- Forum
- Posts
-
- Installation
- 28,544
- Troubleshooting
- 62,832
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,992
- Showcase
- 3,258
-
Hmm, i think i´ve got it to work now, fingers crossed.
This is what i´ve changed from the original:
In bb-config.php:
define(‘BB_AUTH_KEY’, ‘hej’);
define(‘BB_SECURE_AUTH_KEY’, ‘hej’);
define(‘BB_LOGGED_IN_KEY’, ‘hej’);
define(‘BB_NONCE_KEY’, ‘hej’);
— removed by moderator —
The last 3 is find in wp-admin/options.php
And:
$bb->bb_xmlrpc_allow_user_switching = true;