Warning: [mysql error 1226] User 'rallyespiwigo' has exceeded the 'max_questions' resource (current value: 7582)
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 (88604,88866,89016,89018,89019,89028,89029,89030,89037,89038,89039,89043,89226,89448)
AND author IS NOT NULL
GROUP BY author
; in /home/rallyes/www/photos/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in /home/rallyes/www/photos/include/dblayer/functions_mysqli.inc.php:913
Stack trace:
#0 /home/rallyes/www/photos/include/search_filters.inc.php(107): query2array('\nSELECT\n aut...')
#1 /home/rallyes/www/photos/index.php(177): include('/home/rallyes/w...')
#2 {main}
thrown in /home/rallyes/www/photos/include/dblayer/functions_mysqli.inc.php on line 913
Warning: [mysql error 1226] User 'rallyespiwigo' has exceeded the 'max_questions' resource (current value: 7582)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D849edce0360d2ddd824e9fe0c4994a25cdd','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in /home/rallyes/www/photos/include/dblayer/functions_mysqli.inc.php on line 847