Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 13077)
SELECT
image_id,
date_available,
NOW() AS dbnow
FROM piwigo_lounge
JOIN piwigo_images ON image_id = id
ORDER BY image_id ASC
LIMIT 1
; 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:913
Stack trace:
#0 /home/dunobjeccl/www/include/functions.inc.php(2415): query2array('\nSELECT\n ima...')
#1 /home/dunobjeccl/www/include/common.inc.php(200): check_lounge()
#2 /home/dunobjeccl/www/picture.php(10): include_once('/home/dunobjecc...')
#3 {main}
thrown in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 913
Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 13077)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8490ec6fc056419e3bcd8fc3b07d828b614','pwg_device|s:7:\"desktop\";pwg_lang_switch|s:5:\"hr_HR\";pwg_referer_image_id|s:3:\"641\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847