Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 7673)
SELECT
c.id,
c.uppercats,
count(*) AS counter
FROM piwigo_image_category
INNER JOIN piwigo_categories c ON category_id = id
WHERE image_id IN (2267,2266,1282,1281,445,444,443,442,441,440,439,438,437,436,435,434,433,432,431,430,429,428,427,425,426,423,424,421,422,419,420,418,416,417,415,413,414,411,412,409,410,407,408,405,406,403,404,400,401,402,398,399,397,396,394,395,392,391,390,389,388,387,385,383,382,96,95,94,93,92,91,89,88,86,85)
AND (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))
GROUP BY c.id
ORDER BY counter DESC
LIMIT 20 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_category.inc.php(713): pwg_db_fetch_assoc(false)
#1 /home/dunobjeccl/www/include/functions_category.inc.php(725): get_common_categories(Array, 20, Array)
#2 /home/dunobjeccl/www/include/menubar.inc.php(133): get_related_categories_menu(Array, Array)
#3 /home/dunobjeccl/www/include/menubar.inc.php(15): initialize_menu()
#4 /home/dunobjeccl/www/index.php(103): 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: 7673)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8492c849234ab0a164010cc8aedc2fa03cf','pwg_lang_switch|s:5:\"ka_GE\";pwg_device|s:7:\"desktop\";pwg_referer_image_id|s:2:\"96\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847