Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 10556)
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 (1623,1622,1621,1620,1619,1618,1617,1613,1609,1608,1607,743,742,667,666,665,663,664,661,662,660,659,658,657,656,655,654,653,652,650,651,649,648,647,646,645,644,643,642,641,640,510,161,160,159)
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: 10556)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D849f57906202dbf3c6d9363aae051a16d85','pwg_lang_switch|s:5:\"es_ES\";pwg_device|s:7:\"desktop\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847