Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 512)
SELECT t.*, count(*) AS counter
FROM piwigo_image_tag
INNER JOIN piwigo_tags t ON tag_id = id
WHERE image_id IN (870,869,868,867,866,865,864,863,862,861,860,859,858,857,856,855,854,853,852,851)
GROUP BY t.id
ORDER BY counter DESC
LIMIT 12 in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /home/mrjean/www/piwigo/include/functions_tag.inc.php(273): pwg_db_fetch_assoc(false)
#1 /home/mrjean/www/piwigo/include/menubar.inc.php(196): get_common_tags(Array, 12)
#2 /home/mrjean/www/piwigo/include/menubar.inc.php(15): initialize_menu()
#3 /home/mrjean/www/piwigo/index.php(120): include('/home/mrjean/ww...')
#4 {main}
thrown in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 211
Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 512)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8498845e62f18f8bc9d4e09bd653c39c3aa','',now())
; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847