Warning: [mysql error 1226] User 'alvarotpiwigo' has exceeded the 'max_questions' resource (current value: 638)
SELECT
id
FROM piwigo_history
ORDER BY id ASC
LIMIT 1
; in /home/alvarot/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/alvarot/www/include/dblayer/functions_mysqli.inc.php:913
Stack trace:
#0 /home/alvarot/www/admin/include/functions_history.inc.php(449): query2array('\nSELECT\n id\n...')
#1 /home/alvarot/www/include/functions.inc.php(553): history_autopurge()
#2 /home/alvarot/www/index.php(373): pwg_log()
#3 {main}
thrown in /home/alvarot/www/include/dblayer/functions_mysqli.inc.php on line 913
Warning: [mysql error 1226] User 'alvarotpiwigo' has exceeded the 'max_questions' resource (current value: 638)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('12DD277a44cb0db25c8b5a5dc191cfd016ca','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;pwg_lang_switch|s:5:\"ms_MY\";',now())
; in /home/alvarot/www/include/dblayer/functions_mysqli.inc.php on line 847