Forums

Join
bbPress Support ForumsPluginsWP and bbp integration

Info

WP and bbp integration

  1. 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', '/' );

  2. Chrishajer, do you think they should update this page: http://bbpress.org/documentation/integration-with-wordpress/

  3. It should be updated. I would do it myself if I ever got around to testing integration and found out which procedure worked best.

  4. You must log in to post.