Upgrader

Bigda

Joined: 2009-06-23
Posts: 29
Posted: Thu, 2009-07-02 12:32

I've tried to use the upgrader by using the web browser (Safari and Firefox) - i only get the following error message:

Hey wait, you're an admin! We can tell you stuff.

Help!
If this stuff doesn't make any sense to you, ask for help in the Gallery forums!

So here's the error:
The page you requested, , could not be found.
File: system/core/Kohana.php, line: 841

And here's how we got there:
system/core/Event.php [209]:
Kohana::show_404( )
system/libraries/Router.php [163]:
Event::run( Array
(
[0] => Kohana
[1] => show_404
)
, Array
(
[0] =>
)
)
system/core/Event.php [209]:
Router_Core::setup( system.404 )
system/core/Bootstrap.php [49]:
Event::run( )
index.php [72]:
require( system/core/Bootstrap.php )

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2009-07-02 19:18

Try getting the latest version:
http://bit.ly/g3up

or simply git pull if you installed from the git repository
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
Bigda

Joined: 2009-06-23
Posts: 29
Posted: Mon, 2009-07-06 14:46

yesterday i've installed the newest version of gallery in a new folder. I then copied the "var" folder to the new version, but all i see is a blank page. The installer says "Success! Your Gallery3 install is complete!". What else do i have to do to update?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-07-06 15:15

Try going to gallery3/index.php/upgrader

Can you post a link to your site?

What did you do with your database? Did you use the same database?

What version where you using before? Was it at least Beta 1?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
Bigda

Joined: 2009-06-23
Posts: 29
Posted: Mon, 2009-07-06 15:43
Quote:
Try going to gallery3/index.php/upgrader

Perfect - now it works. And after running the upgrader i can see the gallery - everything is okay now. Thanks for your help!

 
joneill

Joined: 2007-04-08
Posts: 6
Posted: Sat, 2009-07-11 19:07

Hi..I am getting the same error and I downloaded the most recent install package from the link herein. But still the same error. What do you mean when you did this:

Bigda wrote:
...I then copied the "var" folder to the new version, but all i see is a blank page....

Thanks!
JPO

 
Bigda

Joined: 2009-06-23
Posts: 29
Posted: Sun, 2009-07-12 00:10

I copied the var folder from the G3b1 installation to the newer version i downloaded from git. The var folder contains all photos, thumbnails etc. Then i started the upgrader (http://www.yourdomain.com/gallery3/index.php/upgrader) and did the update. After this, the new Version of Gallery was running.