Posted by Kjuib on August 30, 2007 at 4:22am
After following the steps here: http://kepp.net/phpbb3 without any trouble, I can create a new user and login as that user...
that were the the problems begin... changing the password doesn't seem to work. That might be because when viewing the forums my user will not stay logged in. It says logged in the first time I go to the forums page, but any page after that I am no longer logged in.
Any help would be nice. Thanks.
Comments
I have seen this myself. I
I have seen this myself. but I can't remember exactly what creates this behavior, I think it may be that cookie domain / hostname differs, so you end up with two sets of cookies.
See http://groups.drupal.org/node/5912 , it's a good read for anyone planning to maintain this solution.