Posted by jase951 on August 26, 2007 at 5:49pm
Hi
This is the same issue as http://drupal.org/node/169626 seems to describe.
After logging out there does seem to be a problem with logging back in. Also the one-time login change password does not seem to work.
I will look into this, but any ideas?
Comments
I think I've found the
I think I've found the problem is with the one-time login form, it does not change the password. Also, the verification does not work - it does not check if the password has been entered correctly.
I assume that the form is supposed to submit to the user's edit Drupal page - except it seems to run into empty fields after submitting.
Any ideas?
Did you download recently? I
Did you download recently? I broke something when I removed the Drupal .htaccess modification, but then I fixed it a few hours later. Download the beta again and diff with the phpbb.module you are using.
I didnt see the cookie issue with RC4 (I think I saw it with RC2), I look forward to this calming down so we're all on the same page (at least as much as we will ever be).
Hi thanks for your help. I
Hi
thanks for your help.
I did just that and updated it, and seems to have done the job for now - don't know why but still it works. Basically, if anyone gets this problem with the change password form look at where the form is being posted it should be to "/phpbb/passwdreset" [itself].
I would suggest that once the form is successful that the user should be redirected to either their my account or the main page.
Also, as it turns out for the cookie issue, I was using phpBB3 RC 3 - i've now upgraded to RC5 now.
Jason