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 7
SELECT DISTINCT(image_id)
FROM fandebidons_image_category
INNER JOIN fandebidons_images ON id = image_id
WHERE
category_id = 273
AND (category_id NOT IN (293,301,302,303,304,305,306,310,311,312,313,314,315,316,317,318,319,320,321,323,324,325,326,327,328,329,330,331,332,333,334,337,338,339,340,341,342,345,347,348,349,350,351,352,353,354,357))
ORDER BY rank
; in /home/fandebid/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/fandebid/www/piwigo/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/fandebid/www/piwigo/include/section_init.inc.php(317): query2array('\nSELECT DISTINC...', NULL, 'image_id')
#1 /home/fandebid/www/piwigo/index.php(12): include('/home/fandebid/...')
#2 {main}
thrown in /home/fandebid/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 908