Re: Group forums working yet not working
i have checked something which is not so clear in bbpress (wordpress integration menu)
1 – it ask to fill in information about :
WordPress “auth” cookie salt
WordPress “secure auth” cookie salt
WordPress “logged in” cookie salt
and then to check if those information are similar
WordPress (wp-config.php) bbPress (bb-config.php)
AUTH_KEY BB_AUTH_KEY
SECURE_AUTH_KEY BB_SECURE_AUTH_KEY
LOGGED_IN_KEY BB_LOGGED_IN_KEY
in wp-config we always have
blabla-key and blabla-salt available so what do we have to enter ?
the blabla-salt or the blabla-key.
2 – in the wordpress plugin for bbpress integration :
The complete URL of your plugins directory. Leave blank if it is in the default location “my-plugins” in the bbPress directory.
the default location is “bb-plugins” : so what we shall do ?
i will have a see on bbpress forumsfor this