need to update module, but get error code when link is 'clicked'

bk2life

Joined: 2007-07-18
Posts: 50
Posted: Mon, 2013-06-10 20:45

:-(
Dang... Something went wrong!

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 Forums and 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: boscustweb2904.eigbox.net
Operating system: Linux 3.2.44
Apache: Unknown
PHP: 5.2.17
MySQL: 5.0.91-log
Server load:
Graphics toolkit: imagemagick
Gallery stats

Version: 3.0.8 (Seine)
Albums: 86
Photos: 11385
Kohana_404_Exception [ Page Not Found ]:
The page you requested, upgrader, could not be found.
SYSPATH/libraries/Kohana_404_Exception.php[ 42 ]

37 * @throws Kohana_404_Exception
38 * @return void
39 */
40 public static function trigger($page = NULL)
41 {
42 throw new Kohana_404_Exception($page);
43 }
44
45 /**
46 * Sends 404 headers, to emulate server behavior.
47 *
{PHP internal call} » Kohana_404_Exception_Core::trigger( arguments )

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

SYSPATH/libraries/Router.php[ 165 ] » Event_Core::run( arguments )

{PHP internal call} » Router_Core::setup( arguments )

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

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

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

Environment

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2013-06-10 21:45

What module do you need to update? What prompted the upgrade?
Have you upgraded before?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
bk2life

Joined: 2007-07-18
Posts: 50
Posted: Tue, 2013-06-11 01:35

here yo ucan see there are no admin buttons, no upload or create album buttons,
and that my modules need updating..

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2013-06-11 02:37

Looks to me like some JS issue as the menus are generated with JS and the other menus including the "home" button is as well.
Send login info so I can test.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
bk2life

Joined: 2007-07-18
Posts: 50
Posted: Tue, 2013-06-11 03:07

pm'd

 
bk2life

Joined: 2007-07-18
Posts: 50
Posted: Tue, 2013-06-11 22:45

anything?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2013-06-12 18:32

Would be good to get a URL with the login info as well.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2013-06-12 18:36

OK I got it from the screen shot.
What prompted the upgrade? out of the blue or did you add/chnage some code?
Have you upgraded before? If so did that work?

Run the 'fix your gallery' task and see if that helps. It might stall so you might have to restart it.

Could be a corupt file(s) as well. Overwrite all the 3.08 files to the server again with a fresh download.

if that does not help we will have to dig into the DB a bit.

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team