Forums
-
- Forum
- Posts
-
- Installation
- 27,654
- Troubleshooting
- 60,594
- Themes
- 10,192
- Plugins
- 14,982
- Requests & Feedback
- 14,610
- Showcase
- 3,238
-
Does your site always have “www” in front of it?
In any case, try changing the COOKIE_DOMAIN in WordPress like so (note the dot in front of the domain):
define('COOKIE_DOMAIN', '.site.com');
Also enter this value in bb-config on the bbPress side:
$bb->cookiedomain = '.site.com';
Doing this will log you out, but you should be able to just log back in.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS