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 phpwebgallery_image_category
INNER JOIN phpwebgallery_images ON id = image_id
WHERE
category_id = 508
AND (category_id NOT IN (49,50,53,57,62,70,82,86,87,95,125,127,128,141,147,148,166,183,195,197,205,207,211,213,223,226,229,251,255,257,258,259,260,261,262,265,267,275,289,293,304,306,309,312,328,353,404,405,406,407,412,416,417,425,426,427,428,454,459,460,466,475,476,477,481,485,490,491,492,497,503,504,521,522,523,524,525,530,538,555,559,572,576,577,578,583,587,593,604,606,610,615,616,617,618,619,620,623,637,638,651,654,667,682,683))
ORDER BY rank ASC
; in /home/jmbenoitvq/www/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/jmbenoitvq/www/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/jmbenoitvq/www/include/section_init.inc.php(317): query2array('\nSELECT DISTINC...', NULL, 'image_id')
#1 /home/jmbenoitvq/www/index.php(12): include('/home/jmbenoitv...')
#2 {main}
thrown in /home/jmbenoitvq/www/include/dblayer/functions_mysqli.inc.php on line 908