Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 64000)
SELECT DISTINCT id FROM piwigo_images
INNER JOIN piwigo_image_category ON id = image_id
WHERE (category_id NOT IN (3,163) AND level<=0)
AND date_creation BETWEEN '2012-01-01' AND '2012-12-31 23:59:59' AND WEEKDAY(date_creation)=0
ORDER BY date_available DESC,date_available DESC, file ASC, id ASC in /home/photosdegf/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/photosdegf/www/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/photosdegf/www/include/functions.inc.php(1609): query2array('SELECT DISTINCT...', NULL, 'id')
#1 /home/photosdegf/www/include/functions_calendar.inc.php(296): array_from_query('SELECT DISTINCT...', 'id')
#2 /home/photosdegf/www/include/section_init.inc.php(576): initialize_calendar()
#3 /home/photosdegf/www/index.php(12): include('/home/photosdeg...')
#4 {main}
thrown in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 908
Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 64000)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('0390d094fc138671e7002b3787e988049d2b','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;pwg_image_order|i:5;',now())
; in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 847