Info
- 4 posts
- 2 voices
- Started 2 years ago by greatpatton
- Latest reply from Ipstenu
- This topic is not resolved
Upgrading to 2.8 break the SSO
-
- Posted 2 years ago #
I have today in production a bb-press Version 1.0-alpha-5 (I'm not moving to RC1 as recommanded by _ck_) and WP 2.7. The SSO between the 2 was working perfectly.
I just upgraded my WP install to the new version 2.8, and now whatever I try the SSO is broken (if I log in WP, I'm disconnected from BBpress, and vice-versa). The wp-config.php and bb-config.php are in synch.Is it a known problem?
Thanks!
-
- Posted 2 years ago #
Yes. And it's mentioned all over :)
Try removing
define('WP_AUTH_COOKIE_VERSION', 1);from yourbb-config.phpfile. -
- Posted 2 years ago #
Thanks but there is no such paramater in the bb-config.php of Version 1.0-alpha-5....
I think that if this problem has no solution it will be great to post a warning here!
-
- Posted 2 years ago #
There should have been (that param was required for 2.7/1.0 integration).
Check your bbAuth keys in bb_config and make sure they match the WP ones. Flush your cache and cookies. Your browser could be caching the old cookies, as they did change in WP 2.8.
-
You must log in to post.