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 (42,39)) ORDER BY date_available ASC,date_crea...' 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 (42,39)) ORDER BY date_available ASC,date_creation ASC, date_available DESC, id ASC in /home/cc/public_html/cc/gallery/include/dblayer/functions_mysqli.inc.php on line 847

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/cc/public_html/cc/gallery/include/dblayer/functions_mysqli.inc.php:908 Stack trace: #0 /home/cc/public_html/cc/gallery/include/functions.inc.php(1640): query2array('\nSELECT DISTINC...', NULL, 'id') #1 /home/cc/public_html/cc/gallery/include/functions_search.inc.php(457): array_from_query('\nSELECT DISTINC...', 'id') #2 /home/cc/public_html/cc/gallery/include/functions_search.inc.php(1696): get_regular_search_results(Array, '') #3 /home/cc/public_html/cc/gallery/include/section_init.inc.php(364): get_search_results('psk-20240427-CE...', true) #4 /home/cc/public_html/cc/gallery/picture.php(11): include('/home/cc/public...') #5 {main} thrown in /home/cc/public_html/cc/gallery/include/dblayer/functions_mysqli.inc.php on line 908