The simpler media website CMS
Hello.
When I enable plugin I get error if I not logged in:
USER ERROR: MySQLi Error: ( SELECT DISTINCT `id` FROM `[prefix]images` WHERE `show` = 0 OR `albumid` in () ) failed. MySQLi returned the error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1 in /zp-core/functions-db-MySQLi.php on line 95 trigger_error called from query (functions-db-MySQLi.php [95]) from getNotViewableImages (functions.php [1583]) from getTagCountByAccess (functions.php [1202]) from getAllTagsUnique (functions.php [1127]) from tagSuggestJS (tag_suggest.php [64]) from tagSuggestJS_frontend (tag_suggest.php [50]) from zp_apply_filter (functions-filter.php [150]) from include (password.php [11]) from include (index.php [130]) from index.php [45]
Comments
Indeed, there is. It only appears if you have the check tag access option enabled and actually don't have any albums that a normal visitor does not have access to. Fix is the in the support build.