![]() |
|
USER ERROR after upgrade 1.4.9 - 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: USER ERROR after upgrade 1.4.9 (/thread-12234.html) |
USER ERROR after upgrade 1.4.9 - tw2003 - 2015-08-06 Hi, I just did an upgrade and after finishing the setup I'm not able to see any images or subalbums within the main album. Debug.log notes the following error. USER ERROR: MySQLi Error: ( SELECT * FROM ` trigger_error called from query (functions-db-MySQLi.php [78]) from AlbumBase->sortImageArray (class-album.php [1042]) from Album->getImages (class-album.php [1324]) from admin-edit.php [607] Any idea what might have caused this? Actually i did not delete the zp-core folder but rather have overwritten it. PHP version is 5.4.40 USER ERROR after upgrade 1.4.9 - tw2003 - 2015-08-06 The following function has been changed in functions-db-MySQLi.php for 1.4.9 (if that helps) NEW: OLD: I might try to use the old version of this file. However it works in my test environment with the new one. It appears that the MySQLi-version has to do something with it. USER ERROR after upgrade 1.4.9 - acrylian - 2015-08-06 I believe that has been fixed in the support build. USER ERROR after upgrade 1.4.9 - tw2003 - 2015-08-07 Yes. It works now. By the way, if you run the setup of the support build it complains about missing files: This is not a problem for now but you might want to check it. USER ERROR after upgrade 1.4.9 - acrylian - 2015-08-07 Thanks for the note. Accidentally test files sneaked into the file catalogue… USER ERROR after upgrade 1.4.9 - mr-gurke - 2015-08-16 Hi Guys, this already fixed bug took me some time to locate. To upgrade my installation, I downloaded version 1.4.9 with the download link on the download page (https://github.com/zenphoto/zenphoto/archive/zenphoto-1.4.9.tar.gz) and got the buggy version. Downloading the zenphoto-master.zip worked As this bug doesn't appear in any theme, only few installations might be affected. Nevertheless updating the link/package would perserve other ones from struggeling with this issue too. Regards USER ERROR after upgrade 1.4.9 - acrylian - 2015-08-16 The bug actually only occurs on certain sorting settings which is why it took some time to reproduce it at all. The link will be updated as soon as there is an official follow up release. USER ERROR after upgrade 1.4.9 - kalli - 2015-09-21 Hello arylian, USER ERROR: MySQLi Fehler: (SELECT trigger_error called from query (functions-db-MySQLi.php [78]) from getRandomImagesAlbum (template-functions.php [3332]) from printRandomImages (template-functions.php [3380]) from include (inc-sidebar.php [21]) from include (image.php [2]) from include (index.php [129]) from index.php [28] USER ERROR after upgrade 1.4.9 - acrylian - 2015-09-21 As mentioned it was fixed in the master already which is now the just released 1.4.10 update. Please try that. |