Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 887)
SELECT
ui.*,
uc.*,
t.name AS theme_name
FROM piwigo_user_infos AS ui
LEFT JOIN piwigo_user_cache AS uc ON ui.user_id = uc.user_id
LEFT JOIN piwigo_themes AS t ON t.id = ui.theme
WHERE ui.user_id = 2
; 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_user.inc.php(387): pwg_db_fetch_assoc(false)
#1 /home/mrjean/www/piwigo/include/functions_user.inc.php(301): getuserdata(2, true)
#2 /home/mrjean/www/piwigo/include/user.inc.php(76): build_user(2, true)
#3 /home/mrjean/www/piwigo/include/common.inc.php(188): include('/home/mrjean/ww...')
#4 /home/mrjean/www/piwigo/index.php(26): include_once('/home/mrjean/ww...')
#5 {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: 887)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('03938f61866723b05133db3f9b6fd4146369','',now())
; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847