Gallery Redirects to Upgrade
jtnatoli
Joined: 2010-08-14
Posts: 3 |
Posted: Sat, 2010-08-14 23:06 |
I recently made some template changes and moved a Drupal site from one server to another. Now I'm trying to get the Gallery to work. I copied all of the files and database over, installed on the new server, and after some hiccups, everything seems to have taken - except now if you go to the gallery page ( http://ooohlalabath.com/gallery2/ ) it redirects you to here http://ooohlalabath.com/gallery2/upgrade/index.php I'm really lost on this one - does anyone know why this is happening? Thanks! |
|
Posts: 16504
Make sure you followed this guide:
FAQ: How can I move my gallery installation from one server to another?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
Thanks, I did see that. Here's what I did:
Do you see anything in what I did that would cause problems? Can you think of anything specifically that would cause a redirect to the upgrade script?
Posts: 3
ok so the redirect has stopped, but now i just get a blank white page. error log reports: [15-Aug-2010 06:09:41] PHP Fatal error: Call to a member function onLoad() on a non-object in /home1/ooohlal1/public_html/gallery2/modules/core/classes/helpers/GalleryEntityHelper_simple.class on line 91
any ideas?
Posts: 4342
A redirect to the upgrade script occurs when the versions.dat (version.dat?) file is absent, or its contents do not match what is expected in the code.
As to the other error - no idea. I would scrap it and start again. Follow the instructions very carefully and methodically, they're known to work.