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."

 
gsyoungblood

Joined: 2009-08-06
Posts: 21
Posted: Tue, 2009-08-11 17:44

from the logs:
error: Uncaught Exception: @todo FORBIDDEN in file modules/gallery/helpers/access.php on line 189

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25957
Posted: Tue, 2009-08-11 20:06

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

 
gsyoungblood

Joined: 2009-08-06
Posts: 21
Posted: Wed, 2009-08-12 16:27

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.

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

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-08-14 07:11

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

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25957
Posted: Thu, 2009-08-27 20:32

Recently fixed. Please test with a GIT pull FAQ: How do I upgrade?

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2009-08-27 20:41

works for me
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here