Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,262
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,918
- Showcase
- 3,252
-
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;