Re: WordPress + bbPress Integration 101
Okay, I reverted back to the configs I had before, then added the lines recommended here one by one. Each of the following, when added one at a time, caused me to be unable to logout or enter the admin.
//$bb->user_bbdb_name = ‘addivanet’;
//$bb->cookiedomain = ‘.addiva.net’;
//$bb->cookiepath = ‘/’;
//$bb->sitecookiepath = ‘/’;
Both WordPress and BBpress are at least functional now, but no integration.
We’re on Dreamhost. WordPress 2.5.1 and BBpress 0.9.0.2
Anyone see any clues here?