Stupid mistake with G3 (problem resolved)

acpowell

Joined: 2007-01-09
Posts: 16
Posted: Wed, 2012-05-30 16:54

I just got g3 installed and was trying to fix a broken thumbnail so I put it in maintenece mode ran the repair then accidently logged out before removing maintence mode. I can reset my password for admin but when I go to log in I just get the log in screen again, no errors no nothing. I tried the rename the theme trick as I was using clean_canvas but that doesn't help.

Please assist.

Thank you!

This is what I get if I try to access the site on my phone:

We tried really hard, but it's broken.Hey wait, you're an admin! We can tell you stuff.
There's an error message below and you can find more details in gallery3/var/logs (look for the file with the most recent date on it). Stuck? Stop by the Gallery 3 Forumsand ask for help. You can also look at our list of open tickets to see if the problem you're seeing has been reported. If you post a request, here's some useful information to include:

Platform information
Host name: hostingprod.com
Operating system: FreeBSD 4.11-YAHOO-20080312
Apache: Unknown
PHP: 5.3.6
MySQL: 5.1.55
Server load: 2.35693359375 1.06298828125 0.8564453125
Graphics toolkit: gd
Gallery stats
Version: 3.0.3 (Hotlanta)
Albums: 6
Photos: 104

Kohana_Exception [ kohana/core.errors.403 ]:@todo FORBIDDEN
MODPATH/gallery/helpers/access.php[ 202 ]

197
198 /**
199 * Terminate immediately with an HTTP 403 Forbidden response.
200 */
201 static function forbidden() {
202 throw new Kohana_Exception("@todo FORBIDDEN", null, 403);
203 }
204
205 /**
206 * Internal method to set a permission
207 *
MODPATH/gallery/helpers/access.php[ 425 ] » access_Core::forbidden()

MODPATH/gallery/controllers/login.php[ 52 ] » access_Core::verify_csrf()

{PHP internal call} » Login_Controller->auth_html()

SYSPATH/core/Kohana.php[ 331 ] » ReflectionMethod->invokeArgs( arguments )

{PHP internal call} » Kohana_Core::instance( arguments )

SYSPATH/core/Event.php[ 208 ] » call_user_func_array( arguments )

APPPATH/Bootstrap.php[ 67 ] » Event_Core::run( arguments )

DOCROOT/index.php[ 102 ] » require( arguments )

Environment

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25964
Posted: Thu, 2012-05-31 00:49

See if replacing the .htaccess file in your gallery directory with the original helps.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
acpowell

Joined: 2007-01-09
Posts: 16
Posted: Thu, 2012-05-31 12:17

So although I still have a lot of issues with G3 I have resolved this issue. I ended up logging in on a different computer and it was fine. SO I cleared my browser casche and it let me log in. Weird. I will post other issues in new threads.

THanks

Login or register to post comments