Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 8692)
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 (1738,1737,1736,1735,1734,1733,1732,1731,1730,1729,1728,1727,1726,1681,1680,1679,1678,1677,1676,1675,1674,1673,1672,1671,1670,1669)
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: 8692)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8493d05d5e179dbe6c273866f20f8830319','pwg_lang_switch|s:5:\"sr_RS\";pwg_device|s:7:\"desktop\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847