wp bb integration cookie issue
-
I’m having cookie issues, I think.
My WP is in the root… http://www.blahblahblah.com takes you straight to wp blog. So in my bb config.php I have two paths that are the same…
$bb->wp_home =
$bb->wp_siteurl =
Both have the same path. Not sure if that’s relevant but it seems odd to me. Anyway, bb is in a sub dir off that…. so it’s blahblahblah.com/community/
The sites pull and add usernames from and to the same place, so the users are automatically added appropriately, but if I’m logged in to one or the other and switch, I have to log in all over again… Not a big thing, but I’m guessing that’s not necessary…
After searching through the forums I can’t seem to find anything specific enough to help me figure out what to do or where to do it. The FAQ seems to indicate that it should work “out of the box” because the cookies are in the same location… All the other examples I see have their wp and bb as a subfolder of the root…
I’m sure I’m just not searching for the correct tags but I seem to be at a loss…
- You must be logged in to reply to this topic.