Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 1115) 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 (598) AND (level<=0) AND date_creation BETWEEN '2016-02-01' AND '2016-02-29 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: 1115) REPLACE INTO piwigo_sessions (id,data,expiration) VALUES('0D3A63e21ffa45049fdb810a91f4d0d046e1','pwg_lang_switch|s:5:\"hr_HR\";',now()) ; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847