"Zenphoto Error" while browsing gallery

Hello - while brwosing the gallery zenphoto (not the server's php itself) came up with this instead of the image:

`
Zenphoto Error
MySQL Query ( SELECT folder, sort_order, title, show, dynamic, search_params
FROM zp_albums WHERE parentid IS NULL ORDER BY sort_order) failed.
Error:
It looks like your zenphoto tables haven't been created.
You may need to run the setup script.
Backtrace:
in query (functions.php [468])
in sortAlbumArray (class-gallery.php [123])
in Gallery->getAlbums (class-album.php [859])
in Album->getGalleryPage (template-functions.php [343])
in getGalleryIndexURL (album.php [24])
in include (index.php [114])
`
I'm confident that the tables have been created ;-)
The server itself didn't show any errors.

Any idea what's going on?
Thanks, Michael.
Sign In or Register to comment.