Wierd Gallery 1.x problems

tonybibbs

Joined: 2008-02-09
Posts: 3
Posted: Mon, 2008-02-11 15:26

I've got a Gallery v1.4.3-pl1 installation that simply isn't working and I believe it is keeping me from upgrading to Gallery 2. The error I see is:

Warning: stat(): Stat failed for /home/lvmoc/www/gallery/albums//album.dat (errno=2 - No such file or directory) in /home/lvmoc/www/gallery/platform/fs_unix.php on line 79

There is a whole slough of errors after that even:

http://www.lvmoc.net/gallery/

I'm assuming if I fix the first problem I listed all the rest will fall off. So the question is obviously it expects album.dat to exist. It doesn't (I do see albumdb.dat) so how to I fix this?

--Tony