Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 12526)
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 (1755,1754,1750,1749,1748,1744,1743,1741,1740,1739)
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: 12526)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8490276648a1bb1d3127cf837156bf33db2','pwg_lang_switch|s:5:\"ka_GE\";pwg_device|s:7:\"desktop\";pwg_referer_image_id|s:4:\"2401\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847