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 (3,62,80,81,90,91,92,96,114,115,116,26,46,108,85...' at line 5

SELECT DISTINCT(id)
  FROM bruno_images i
    INNER JOIN bruno_image_category AS ic ON id = ic.image_id
    LEFT JOIN bruno_image_tag AS it ON id = it.image_id
  WHERE (category_id IN ())
  AND (category_id NOT IN (3,62,80,81,90,91,92,96,114,115,116,26,46,108,85,86,57,126,124,125,19) AND level<=0)
  ORDER BY date_available DESC, file ASC, id ASC in /customers/2/b/1/musicaeparole.org/httpd.www/fotobruno/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /customers/2/b/1/musicaeparole.org/httpd.www/fotobruno/piwigo/include/dblayer/functions_mysqli.inc.php:908 Stack trace: #0 /customers/2/b/1/musicaeparole.org/httpd.www/fotobruno/piwigo/include/functions.inc.php(1640): query2array('\nSELECT DISTINC...', NULL, 'id') #1 /customers/2/b/1/musicaeparole.org/httpd.www/fotobruno/piwigo/include/functions_search.inc.php(457): array_from_query('\nSELECT DISTINC...', 'id') #2 /customers/2/b/1/musicaeparole.org/httpd.www/fotobruno/piwigo/include/functions_search.inc.php(1696): get_regular_search_results(Array, '') #3 /customers/2/b/1/musicaeparole.org/httpd.www/fotobruno/piwigo/include/section_init.inc.php(364): get_search_results('psk-20241221-FZ...', NULL) #4 /customers/2/b/1/musicaeparole.org/httpd.www/fotobruno/piwigo/index.php(12): include('/customers/2/b/...') #5 {main} thrown in /customers/2/b/1/musicaeparole.org/httpd.www/fotobruno/piwigo/include/dblayer/functions_mysqli.inc.php on line 908