Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 2743) SELECT DISTINCT(DAYOFMONTH(date_creation)) as period, COUNT(DISTINCT id) as nb_images FROM piwigo_images INNER JOIN piwigo_image_category ON id = image_id WHERE category_id IN (893) AND (level<=0) AND date_creation BETWEEN '2018-12-01' AND '2018-12-31 23:59:59' GROUP BY period; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php:895 Stack trace: #0 /home/mrjean/www/piwigo/include/calendar_base.class.php(242): query2array('\nSELECT DISTINC...', 'period', 'nb_images') #1 /home/mrjean/www/piwigo/include/calendar_monthly.class.php(104): CalendarBase->build_nav_bar(2, Array) #2 /home/mrjean/www/piwigo/include/functions_calendar.inc.php(192): CalendarMonthly->generate_category_content() #3 /home/mrjean/www/piwigo/include/section_init.inc.php(576): initialize_calendar() #4 /home/mrjean/www/piwigo/index.php(12): include('/home/mrjean/ww...') #5 {main} thrown in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 895

Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 2743) REPLACE INTO piwigo_sessions (id,data,expiration) VALUES('12BD179c479a07aa0bceb94fd737aaeeff1c','',now()) ; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847