Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 27433)
SELECT
id, name, permalink, nb_images, global_rank,
date_last, max_date_last, count_images, count_categories
FROM piwigo_categories INNER JOIN piwigo_user_cache_categories
ON id = cat_id and user_id = 2
WHERE
(id_uppercat is NULL)
; 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_category.inc.php(106): pwg_db_fetch_assoc(false)
#1 /home/dunobjeccl/www/include/menubar.inc.php(103): get_categories_menu()
#2 /home/dunobjeccl/www/include/menubar.inc.php(15): initialize_menu()
#3 /home/dunobjeccl/www/index.php(103): include('/home/dunobjecc...')
#4 {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: 27433)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D849e6f57bed58064f084a586c71971d1b92','pwg_lang_switch|s:5:\"is_IS\";pwg_device|s:7:\"desktop\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847