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, file ASC, id ASC' at line 5
SELECT DISTINCT id FROM piwigo_images
INNER JOIN piwigo_image_category ON id = image_id
WHERE (category_id NOT IN (58,59,61,62,63,64,65,149,156,170,171,173,348,384,399,418,598,599,606,607,608,1275,1576,2144,2655,2659,2743,2744,2745,2746,2747,222,1762,746,747,878,796,795,420,1054,2105,537,536,541,1388,2278,1968,487,1631,2627,986,148,2640,2641,1702,1076,1068,1077,1071,592) AND level<=0)
AND date_creation IS NOT NULL
ORDER BY date_creation DESC, rank ASC, file ASC, id ASC in /home/ahenrotr/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/ahenrotr/www/piwigo/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/ahenrotr/www/piwigo/include/functions.inc.php(1640): query2array('SELECT DISTINCT...', NULL, 'id')
#1 /home/ahenrotr/www/piwigo/include/functions_calendar.inc.php(296): array_from_query('SELECT DISTINCT...', 'id')
#2 /home/ahenrotr/www/piwigo/include/section_init.inc.php(576): initialize_calendar()
#3 /home/ahenrotr/www/piwigo/picture.php(11): include('/home/ahenrotr/...')
#4 {main}
thrown in /home/ahenrotr/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 908