Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Another integration problem – login

okey, I tried that but I cant get it work. I just copied the code you wrote and changed the domain. For the moment I’m testing my forum in my localhost. This is the code I use:

$bb->usercookie = 'wordpressuser';

$bb->passcookie = 'wordpresspass';

$bb->cookiedomain = 'localhost';

$bb->cookiepath = '/';

I can add that I’m a totally newbie to cookies!

Skip to toolbar