Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 7499)
SELECT *
FROM piwigo_user_infos
WHERE user_id = 2
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 7499)
SELECT DAYOFMONTH(date_available) as period,
COUNT(DISTINCT id) as count FROM piwigo_images
INNER JOIN piwigo_image_category ON id = image_id
WHERE (category_id NOT IN (37,14,15,13,16,17,18,19,24,25,26,65,42,49,51,52,53,55,60,63,64,78,80)) AND date_available BETWEEN '2023-02-01' AND '2023-02-28 23:59:59'
GROUP BY period
ORDER BY period ASC in /home/dunobjeccl/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/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /home/dunobjeccl/www/include/calendar_monthly.class.php(347): pwg_db_fetch_assoc(false)
#1 /home/dunobjeccl/www/include/calendar_monthly.class.php(79): CalendarMonthly->build_month_calendar(Array)
#2 /home/dunobjeccl/www/include/functions_calendar.inc.php(192): CalendarMonthly->generate_category_content()
#3 /home/dunobjeccl/www/include/section_init.inc.php(576): initialize_calendar()
#4 /home/dunobjeccl/www/index.php(12): include('/home/dunobjecc...')
#5 {main}
thrown in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 211
Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 7499)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D849b649a6682102fc50f0da80d4022169b8','pwg_lang_switch|s:5:\"id_ID\";pwg_device|s:7:\"desktop\";pwg_referer_image_id|s:4:\"2502\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847