![]() |
|
printLatestUpdatedAlbums() - error on showdate = true - 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: printLatestUpdatedAlbums() - error on showdate = true (/thread-12756.html) |
printLatestUpdatedAlbums() - error on showdate = true - melbe - 2015-06-21 Hello! [i] Fatal error: MySQLi Error: ( SELECT COUNT(*) FROM For example : Everything works fine as long as I'm not sure - but it appears that something is wrong in line 259 here: Appreciate any help, thank you! printLatestUpdatedAlbums() - error on showdate = true - acrylian - 2015-06-21 We will have to take a look. It seems that "mtime" is empty which would mean the first query does not return any latest image. Did you check what printLatestUpdatedAlbums() - error on showdate = true - melbe - 2015-06-21 Hi acrylian, thank you! printLatestUpdatedAlbums() - error on showdate = true - acrylian - 2015-06-22 I could reproduce it. The support build should have a fix. printLatestUpdatedAlbums() - error on showdate = true - melbe - 2015-06-26 Thank you so much acrylian - finally had time to get the support build - perfect! Thank you for fixing it! |