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 ')) ORDER BY date_available DESC, file ASC, id ASC' at line 5 SELECT DISTINCT(id) FROM piwiw8_images i INNER JOIN piwiw8_image_category AS ic ON id = ic.image_id LEFT JOIN piwiw8_image_tag AS it ON id = it.image_id WHERE (category_id IN ()) ORDER BY date_available DESC, file ASC, id ASC in /home/weirpi5/public_html/photos/include/dblayer/functions_mysqli.inc.php on line 847

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in /home/weirpi5/public_html/photos/include/dblayer/functions_mysqli.inc.php:908 Stack trace: #0 /home/weirpi5/public_html/photos/include/functions.inc.php(1640): query2array('\nSELECT DISTINC...', NULL, 'id') #1 /home/weirpi5/public_html/photos/include/functions_search.inc.php(457): array_from_query('\nSELECT DISTINC...', 'id') #2 /home/weirpi5/public_html/photos/include/functions_search.inc.php(1696): get_regular_search_results(Array, '') #3 /home/weirpi5/public_html/photos/include/section_init.inc.php(364): get_search_results('psk-20241230-SO...', NULL) #4 /home/weirpi5/public_html/photos/index.php(12): include('/home/weirpi5/p...') #5 {main} thrown in /home/weirpi5/public_html/photos/include/dblayer/functions_mysqli.inc.php on line 908