Reset password page returns "Dang something bad happened" error
gsyoungblood
Joined: 2009-08-06
Posts: 21
Posted: Tue, 2009-08-11 17:41
When a user attempts to reset their password using "Forgot password," the email is sent with a link to reset the password. Clicking on that link causes the server to display the error page "Dang, something bad happened."
I don't have things set up to pull from git on the server. instead i pull from the experimental download release link. Right now i am running gallery3-5c25973ee8f9601353917767d31f0af49cd93737. i will check for an updated experimental release later tonight and upgrade and test again.
gsyoungblood
Joined: 2009-08-06
Posts: 21
Posted: Fri, 2009-08-14 04:42
The problem persists.
I upgraded to latest experimental snapshot as of a few minutes ago:
gallery3-693e95e7b092fdbbae6ab59314230d234efffd5b.
As I mentioned before, this server is not setup to pull directly using git, so I'm limited to pulling the experimental drop (listed in the upgrade instructions) via wget.
Posts: 21
from the logs:
error: Uncaught Exception: @todo FORBIDDEN in file modules/gallery/helpers/access.php on line 189
Posts: 25957
could be this issue:
http://sourceforge.net/apps/trac/gallery/ticket/356
that was fixed. Please upgrade to a git version to test:
FAQ: How do I upgrade?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 21
I don't have things set up to pull from git on the server. instead i pull from the experimental download release link. Right now i am running gallery3-5c25973ee8f9601353917767d31f0af49cd93737. i will check for an updated experimental release later tonight and upgrade and test again.
Posts: 21
The problem persists.
I upgraded to latest experimental snapshot as of a few minutes ago:
gallery3-693e95e7b092fdbbae6ab59314230d234efffd5b.
As I mentioned before, this server is not setup to pull directly using git, so I'm limited to pulling the experimental drop (listed in the upgrade instructions) via wget.
After upgrading, I logged out. Then I clicked Login followed by Forgot Password. I entered a username and clicked the button. As soon as the email arrived I clicked on the "clicking this link" link to reset the password. That link went to http://gallery.youngblood.me/index.php/password/do_reset?key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - I have masked the actual key value.
Error in log is:
2009-08-13 21:35:13 -07:00 --- error: Uncaught Exception: @todo FORBIDDEN in file modules/gallery/helpers/access.php on line 189
Posts: 16503
I believe that's this bug which Dave filed yesterday: http://sourceforge.net/apps/trac/gallery/ticket/642
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 25957
Recently fixed. Please test with a GIT pull FAQ: How do I upgrade?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16503
works for me
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here