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 ]: Not sure what's up or what to do. |
|

Posts: 25961
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
Posts: 37
so far, no luck -- can you post a link to the faq list you are referring to?
-----
M i k e
Posts: 25961
http://codex.gallery2.org/Gallery3:Host_specific_issues
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 37
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
Posts: 25961
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
Posts: 37
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
Posts: 25961
Were those apache mod rewrite rules put there by you?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 37
I don't know how to write them so I know it wasn't me.
----
M i k e