problem upgrading from 3.0.2

baysidemk

Joined: 2009-06-28
Posts: 37
Posted: Sat, 2012-04-28 00:57

Running 3.0.2. Followed instructions to upgrade to 3.0.3. unzipped install file and copied to gallery3 on server. copied var folder from 3.0.2 gallery directory. went to http://domain.com/gallery3/index.php/upgrader. i get a message that the upgrade is complete. Gallery comes up with the whole album structure intact but all of the thumbnails are broken. if i right click on a thumbnail and bring the image up on a separate page, i get a dang page with the following error:

Kohana_404_Exception [ Page Not Found ]:
The page you requested, file_proxy/thumbs/2012-3/.album.jpg, could not be found

Not sure what's up or what to do.
-----
M i k e

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Sun, 2012-05-06 06:23

real url might help.
did you do any .htaccess edits in the older version that did not get ported? Host specific issues (from the FAQ)?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
baysidemk

Joined: 2009-06-28
Posts: 37
Posted: Tue, 2012-05-08 05:34

so far, no luck -- can you post a link to the faq list you are referring to?
-----
M i k e

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Tue, 2012-05-08 17:53
 
baysidemk

Joined: 2009-06-28
Posts: 37
Posted: Thu, 2012-05-10 18:08

Looked at the FAQ list, which is for host-specific issues. I, unfortunately, am on a dedicated hosting machine so it has its own environment. i have no images or thumbnails showing on the upgraded gallery although they do show on the 3.0.2 version. not sure what to do...

i am getting the following error when i try to open the thumbnails in a separate tab
Kohana_404_Exception [ Page Not Found ]:
The page you requested, file_proxy/thumbs/2012_05/.album.jpg, could not be found.

One really strange thing is that on the Dang error page, it says the version is 3.0.2, but on the gallery dashboard it says it is 3.0.3
-----
M i k e

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Thu, 2012-05-10 22:03

Don't know how those can be different. Some caching?

real url might help.
Did you edit the .htaccess in G3.0.2 and overwrote it with the default of 3.0.3?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
baysidemk

Joined: 2009-06-28
Posts: 37
Posted: Fri, 2012-05-11 19:50

Thanks so much for your help

It turns out that there were apache mod rewrite rules that copied over from the 3.0.3 var directory in the gallery3/var and gallery3/albums directories. i commented them out and then the app worked just fine. could be an issue for people migrating from 3.0.2 and following the instructions to copy the var directory from 3.0.2 to 3.0.3

-----
M i k e

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25961
Posted: Sun, 2012-05-13 01:04

Were those apache mod rewrite rules put there by you?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
baysidemk

Joined: 2009-06-28
Posts: 37
Posted: Sun, 2012-05-13 01:49

I don't know how to write them so I know it wasn't me.
----
M i k e