Warning: [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))
AND (category_id NOT IN (1324,1190,1349,468,72,67,69,68,70,73,228,77,71,623' 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 (1324,1190,1349,468,72,67,69,68,70,73,228,77,71,623,548,530,251,252,554,845,846,847,580,607) AND level<=0)
ORDER BY file ASC, date_creation ASC in /home/sprimont/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/sprimont/www/piwigo/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/sprimont/www/piwigo/include/functions.inc.php(1609): query2array('\nSELECT DISTINC...', NULL, 'id')
#1 /home/sprimont/www/piwigo/include/functions_search.inc.php(459): array_from_query('\nSELECT DISTINC...', 'id')
#2 /home/sprimont/www/piwigo/include/functions_search.inc.php(1698): get_regular_search_results(Array, '')
#3 /home/sprimont/www/piwigo/include/section_init.inc.php(364): get_search_results('psk-20241221-3Z...', NULL)
#4 /home/sprimont/www/piwigo/index.php(12): include('/home/sprimont/...')
#5 {main}
thrown in /home/sprimont/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 908