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 (5605,5604,5603,5598,5599,5600,5601,5602,5606,56...' at line 5
SELECT DISTINCT(id)
FROM piwilcim_images i
INNER JOIN piwilcim_image_category AS ic ON id = ic.image_id
LEFT JOIN piwilcim_image_tag AS it ON id = it.image_id
WHERE (category_id IN ())
AND (category_id NOT IN (5605,5604,5603,5598,5599,5600,5601,5602,5606,5607,5608,5609,5610,4158,4157,4175,4462,4466,4467,4468,4469,4470,4471,4476,4639,4679,4686,4688,4700,4703,4716,4997,4998,5022,5023,5024,5030,5031,5034,5035,5042,5043,5554,5424,5426,5427,5428,5429,5430,5431,5572,5573,5495,5497,5498))
ORDER BY file ASC, date_creation DESC in /home/websailo/public_html/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/websailo/public_html/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/websailo/public_html/include/functions.inc.php(1640): query2array('\nSELECT DISTINC...', NULL, 'id')
#1 /home/websailo/public_html/include/functions_search.inc.php(457): array_from_query('\nSELECT DISTINC...', 'id')
#2 /home/websailo/public_html/include/functions_search.inc.php(1696): get_regular_search_results(Array, '')
#3 /home/websailo/public_html/include/section_init.inc.php(364): get_search_results('psk-20250117-IV...', NULL)
#4 /home/websailo/public_html/index.php(12): include('/home/websailo/...')
#5 {main}
thrown in /home/websailo/public_html/include/dblayer/functions_mysqli.inc.php on line 908