Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 9987)
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/dunobjeccl/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/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /home/dunobjeccl/www/include/functions_user.inc.php(388): pwg_db_fetch_assoc(false)
#1 /home/dunobjeccl/www/include/functions_user.inc.php(302): getuserdata(2, true)
#2 /home/dunobjeccl/www/include/user.inc.php(89): build_user(2, true)
#3 /home/dunobjeccl/www/include/common.inc.php(202): include('/home/dunobjecc...')
#4 /home/dunobjeccl/www/index.php(11): include_once('/home/dunobjecc...')
#5 {main}
thrown in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 211
Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 9987)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8496b5d2fe7a96cc38a3e3f645247b229e8','pwg_lang_switch|s:5:\"ta_IN\";pwg_device|s:7:\"desktop\";pwg_referer_image_id|s:2:\"57\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847