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

SaxxIng’s picture

Same to me too... and same software versions!
Saxx

vb’s picture

Did 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

SaxxIng’s picture

Yes, 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

humble’s picture

Yes. That is all in place. Any other suggestions?

Thanks so much!

vb’s picture

I will be able to start fixing that issue only in the august.

humble’s picture

Thanks so much. I'll check back in a few weeks. Let me know if I can provide any other information.

fizk’s picture

Status: Active » Closed (fixed)