Forums

Join
bbPress Support ForumsTroubleshootingMU 2.7.1 bbPress rc-2 (trunk) integration

Info

MU 2.7.1 bbPress rc-2 (trunk) integration

  1. i've integrated the latest trunk of bbPress with my installation of MU 2.7.1 but if I try to login in MU i'm not logged in in bbPress and i have to re-insert my accout username and password.

    i've used sam's plugin but nothing change. I've seen the cookie name and are the same, but the problem don't change...

    anyone can help me? thanks for all.

  2. did you set the WP_AUTH_COOKIE_VERSION ?

    For WP 2.7 it needs to be...

    define('WP_AUTH_COOKIE_VERSION', 1);
  3. yes! Sam thank you so much! with this in wp-config now works without problem!

  4. You must log in to post.