Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 12521)
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 (510,74)
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: 12521)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D849c69cab92eeb1a7cd5b86addd20a41dbe','pwg_lang_switch|s:5:\"ms_MY\";pwg_device|s:7:\"desktop\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847