Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 377)
SELECT id, name
FROM piwigo_languages
ORDER BY name ASC
; 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.inc.php(377): pwg_db_fetch_assoc(false)
#1 /home/mrjean/www/piwigo/plugins/language_switch/language_switch.inc.php(97): get_languages()
#2 /home/mrjean/www/piwigo/include/functions_plugins.inc.php(264): language_controler_flags()
#3 /home/mrjean/www/piwigo/index.php(368): trigger_notify('loc_end_index')
#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: 377)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('1275dd3139e00d1c2203f2543b87d4aaa7c6','',now())
; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847