Warning: [mysql error 1064] 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 ')) AND (category_id NOT IN (52)) ORDER BY name ASC, date_creation DESC, i...' at line 5 SELECT DISTINCT(id) FROM piwigo_images i INNER JOIN piwigo_image_category AS ic ON id = ic.image_id LEFT JOIN piwigo_image_tag AS it ON id = it.image_id WHERE (category_id IN ()) AND (category_id NOT IN (52)) ORDER BY name ASC, date_creation DESC, id ASC in /var/www/html/galerija/include/dblayer/functions_mysqli.inc.php on line 847

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /var/www/html/galerija/include/dblayer/functions_mysqli.inc.php:908 Stack trace: #0 /var/www/html/galerija/include/functions.inc.php(1609): query2array('\nSELECT DISTINC...', NULL, 'id') #1 /var/www/html/galerija/include/functions_search.inc.php(459): array_from_query('\nSELECT DISTINC...', 'id') #2 /var/www/html/galerija/include/functions_search.inc.php(1698): get_regular_search_results(Array, '') #3 /var/www/html/galerija/include/section_init.inc.php(364): get_search_results('psk-20240427-iV...', NULL) #4 /var/www/html/galerija/index.php(12): include('/var/www/html/g...') #5 {main} thrown in /var/www/html/galerija/include/dblayer/functions_mysqli.inc.php on line 908