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 )
Posts: 16504
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
Posts: 29
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?
Posts: 16504
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
Posts: 29
Perfect - now it works. And after running the upgrader i can see the gallery - everything is okay now. Thanks for your help!
Posts: 6
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:
Thanks!
JPO
Posts: 29
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.