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 'ASC' at line 7
SELECT DISTINCT(image_id)
FROM piwigo_image_category
INNER JOIN piwigo_images ON id = image_id
WHERE
category_id = 216
AND (category_id NOT IN (41,57,82,83,84,85,86,87,94,211,212,215,224,256,333,382,419,420,421,422,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,520,593,618,619,400,239,361,35,463,397,514,315,97,475,80) AND level<=0)
ORDER BY rank ASC
; in /home/remypix/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/remypix/www/piwigo/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/remypix/www/piwigo/include/section_init.inc.php(317): query2array('\nSELECT DISTINC...', NULL, 'image_id')
#1 /home/remypix/www/piwigo/index.php(12): include('/home/remypix/w...')
#2 {main}
thrown in /home/remypix/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 908