![]() |
|
MySql error when deleting an album - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: MySql error when deleting an album (/thread-4677.html) |
MySql error when deleting an album - igwk - 2009-02-12 I get a mysql error when I try to delete an album. I'm using the nightly build version 3454. Here are the steps that I followed to reproduce the problem:
This results in the following error message: Zenphoto Error Backtrace: in query (class-image.php [505]) I took a look at the source code but it's not immediately obvious to me how to fix this. Anyone have any ideas? MySql error when deleting an album - igwk - 2009-02-12 Actually, I think I worked around the issue by manually deleting the album directory in zenphoto/albums/, then purged the cache and refreshed the database on the Overview tab. MySql error when deleting an album - sbillard - 2009-02-12 Looks like a typo in the code. We will get a fix into tonight's build. |