Forum Replies Created
-
In reply to: Login Integration Issues – bbpress and wordpress mu
how can the wordpress admin username/password be used in bbpress login and log in successfully (globally)
also how can the bbpress (if necessary) be used to successfully log in to wordpress and have the global admin?
same for users, which i haven’t tried yet
i’ve setup these (codes removed)
wp-config.php:
define(‘AUTH_KEY’, ”);
define(‘SECURE_AUTH_KEY’, ”);
define(‘LOGGED_IN_KEY’, ”);
define(‘NONCE_KEY’, ”);
define(‘AUTH_SALT’, ”);
define(‘LOGGED_IN_SALT’, ”);
define(‘SECURE_AUTH_SALT’, ”);
bb-config.php:
define( ‘BB_AUTH_KEY’, ” );
define( ‘BB_SECURE_AUTH_KEY’, ” );
define( ‘BB_LOGGED_IN_KEY’, ” );
define( ‘BB_NONCE_KEY’, ” );
i copied the corresponding ones to the bb-config.php one
when i log out of bbpress wordpress is still logged in..
In reply to: Login Integration Issues – bbpress and wordpress mualso in notepad++ (advanced text editor) the text stays green (meaning it looks like it stays in the commented out bit and has looks like it has no effect) for the wp-config.php
where can i go to reverse the changes made to wordpress integration settings in bbpress?
In reply to: Login Integration Issues – bbpress and wordpress muhello
after i do your guide
the admin of bbpress doesn’t work anymore.
now when you click admin it stays on the same page
my keymaster user for bbpress is admin. my main wordpress user is also admin, would this cause it..
i only have one user/account in wordpress (apart from a user named luzia.selsby without admin privileges) and that is admin