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 (104,105,109,65,110,41,44,58,108,86))
ORDER BY...' at line 5
SELECT DISTINCT(id)
FROM motcs_images i
INNER JOIN motcs_image_category AS ic ON id = ic.image_id
LEFT JOIN motcs_image_tag AS it ON id = it.image_id
WHERE (category_id IN ())
AND (category_id NOT IN (104,105,109,65,110,41,44,58,108,86))
ORDER BY file ASC, id ASC, date_creation DESC in /www/htdocs/w01715a3/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /www/htdocs/w01715a3/piwigo/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /www/htdocs/w01715a3/piwigo/include/functions.inc.php(1640): query2array('\nSELECT DISTINC...', NULL, 'id')
#1 /www/htdocs/w01715a3/piwigo/include/functions_search.inc.php(457): array_from_query('\nSELECT DISTINC...', 'id')
#2 /www/htdocs/w01715a3/piwigo/include/functions_search.inc.php(1696): get_regular_search_results(Array, '')
#3 /www/htdocs/w01715a3/piwigo/include/section_init.inc.php(364): get_search_results('psk-20241007-Gb...', NULL)
#4 /www/htdocs/w01715a3/piwigo/index.php(12): include('/www/htdocs/w01...')
#5 {main}
thrown in /www/htdocs/w01715a3/piwigo/include/dblayer/functions_mysqli.inc.php on line 908