Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 15079)
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 (2401,2400,2399,2398,2397,2396,2395,2394,2392,2391,2390,2388,2389,2387,2386,2384,2385,2383,2382,2381)
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/picture.php(1019): 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: 15079)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8496b3b1ae0d4f87ed57c12feea6aead45f','pwg_lang_switch|s:5:\"sl_SI\";pwg_device|s:7:\"desktop\";pwg_referer_image_id|s:4:\"2390\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847