Hi folks,
I've got a site that's all up to date (Drupal 6.13, PHPBB 3.0.5, PHPBBForum module 6.x-2.0-beta5) and everything seems okay EXCEPT when a user triggers a password reminder and logs in through the one time login button. It brings up the user's account page but as soon as a new password is entered and the page is saved it immediately logs the user out (and they have to go and log in again manually). The watchdog shows the following entries in conjunction with this behaviour:
phpbbforum 2009-07-17 05:33 Session closed for yyy yyy
user 2009-07-17 05:33 Session closed for yyy yyy
phpbbforum 2009-07-17 05:33 Session closed for yyy yyy
Is anyone else experiencing this?
thanks,
humble
Comments
Comment #1
SaxxIng commentedSame to me too... and same software versions!
Saxx
Comment #2
vb commentedDid you set this visibility settings in INSTALL.txt?
7) Navigate to Blocks.
Enable phpBBforum: Hidden authentication block.
Configure its visibility settings
Show block on specific pages:
* Show on every page except the listed pages.
Pages:
user/reset/*
user/password
Comment #3
SaxxIng commentedYes, I see all points in INSTALL.txt.
I have configured Hidden authentication block as described (cache block setting as "don't cache").
Thanks for your help VB and for your great module!
Regards,
Saxx
Comment #4
humble commentedYes. That is all in place. Any other suggestions?
Thanks so much!
Comment #5
vb commentedI will be able to start fixing that issue only in the august.
Comment #6
humble commentedThanks so much. I'll check back in a few weeks. Let me know if I can provide any other information.
Comment #7
fizk commented