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 ')' at line 5
SELECT
DISTINCT(id)
FROM piwigo_images AS i
INNER JOIN piwigo_image_category AS ic ON id = ic.image_id
WHERE category_id IN ()
; in /var/www/vhosts/196/1060021/webspace/httpdocs/piwigo/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/vhosts/196/1060021/webspace/httpdocs/piwigo/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /var/www/vhosts/196/1060021/webspace/httpdocs/piwigo/include/functions_search.inc.php(394): query2array('\nSELECT\n DIS...', NULL, 'id')
#1 /var/www/vhosts/196/1060021/webspace/httpdocs/piwigo/include/functions_search.inc.php(2016): get_regular_search_results(Array, '')
#2 /var/www/vhosts/196/1060021/webspace/httpdocs/piwigo/include/section_init.inc.php(364): get_search_results('psk-20240503-ek...', NULL)
#3 /var/www/vhosts/196/1060021/webspace/httpdocs/piwigo/index.php(12): include('/var/www/vhosts...')
#4 {main}
thrown in /var/www/vhosts/196/1060021/webspace/httpdocs/piwigo/include/dblayer/functions_mysqli.inc.php on line 908