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 6
SELECT DISTINCT id FROM piwigo_images
INNER JOIN piwigo_image_category ON id = image_id
WHERE category_id IN (1250,1251,1252,1253,1254,1256,1257,1260,1261,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,2606,2607,2608,2609,2610,2611,2612,2613,2614,2615,2616,2617,2618,2619,2620,2621,2622,2623,2624,2625,2626)
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