Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 8914)
SELECT t.*, count(*) AS counter
FROM piwigo_image_tag
INNER JOIN piwigo_tags t ON tag_id = id
WHERE image_id IN (2042,2040,2038,2036,2035,2034,2033,2032,2031,2030,2029,2028,2027,2026,2025)
GROUP BY t.id
ORDER BY counter DESC
LIMIT 12 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/functions_tag.inc.php(298): pwg_db_fetch_assoc(false)
#1 /home/dunobjeccl/www/include/menubar.inc.php(196): get_common_tags(Array, 12)
#2 /home/dunobjeccl/www/include/menubar.inc.php(15): initialize_menu()
#3 /home/dunobjeccl/www/index.php(103): include('/home/dunobjecc...')
#4 {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: 8914)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D84935478578b9809f95c3abc146fd2c4728','pwg_lang_switch|s:5:\"en_GB\";pwg_device|s:7:\"desktop\";pwg_referer_image_id|s:4:\"1609\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847