WP and bbp integration
-
Hi all,
I do try the integration with applications but I get a problem, but really problems is that if I login on WP I lost login on bbpress and if I login on bbpress I lost login on WordPress.
I set in wp-config.php and bb-config.php with same constant:
AUTH_KEY, SECURE_AUTH_KEY, LOGGED_IN_KEY, NONCE_KEY and BB_AUTH_KEY, BB_SECURE_AUTH_KEY, BB_LOGGED_IN_KEY, BB_NONCE_KEY
and I set the 3 value on bbpress setting page, I leave blank field “WordPress “secure auth” cookie salt” beacause I don’t have this field on wordpress.
I installed bbpress integration plug in on wordpress and set the url of forum and I write in wp-config file this string:
define( ‘COOKIEPATH’, ‘/’ );
- You must be logged in to reply to this topic.