Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 10346)
SELECT
author,
COUNT(DISTINCT(id)) AS counter
FROM piwigo_images AS i
JOIN piwigo_image_category AS ic ON ic.image_id = i.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 author IS NOT NULL
GROUP BY author
; 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:913
Stack trace:
#0 /home/dunobjeccl/www/include/search_filters.inc.php(107): query2array('\nSELECT\n aut...')
#1 /home/dunobjeccl/www/index.php(177): include('/home/dunobjecc...')
#2 {main}
thrown in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 913
Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 10346)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8490759eee4ae7ab5e15f01f41f5e28530e','pwg_lang_switch|s:5:\"ko_KR\";pwg_device|s:7:\"desktop\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847