Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 790)
SELECT t.*, count(*) AS counter
FROM piwigo_image_tag
INNER JOIN piwigo_tags t ON tag_id = id
WHERE image_id IN (21541,21542,21543,21544,21545,21546,21547,21548,21549,21550,21551,21552,21553,21554,21555,21556,21557,21558,21559,21560)
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: 790)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D84924a927bd2e3707e8b54e81c4bc1241f3','',now())
; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847