Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 10105)
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 (1759,1756,1755,1754,1752,1750,1749,1748,1747,1744,1743,1741,1740,1739,1713,1712,1711,1710,1709,1708,1707,1706,1705,1703,1702)
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: 10105)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8497db0fb38267b6b6d020f365c0956a54c','pwg_lang_switch|s:5:\"uk_UA\";pwg_device|s:7:\"desktop\";pwg_referer_image_id|s:4:\"2382\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847