Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 8744)
SELECT DISTINCT id 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 '2020-01-01' AND '2020-12-31 23:59:59' AND WEEK(date_available, 5)+1=40
ORDER BY date_available ASC, date_available DESC, file ASC, id 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:908
Stack trace:
#0 /home/dunobjeccl/www/include/functions.inc.php(1654): query2array('SELECT DISTINCT...', NULL, 'id')
#1 /home/dunobjeccl/www/include/functions_calendar.inc.php(296): array_from_query('SELECT DISTINCT...', 'id')
#2 /home/dunobjeccl/www/include/section_init.inc.php(576): initialize_calendar()
#3 /home/dunobjeccl/www/index.php(12): include('/home/dunobjecc...')
#4 {main}
thrown in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 908
Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 8744)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D849a54faba68b5aa0349544c87d3c3e5cb5','pwg_device|s:7:\"desktop\";pwg_lang_switch|s:5:\"da_DK\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847