Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 784)
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/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_category.inc.php(106): pwg_db_fetch_assoc(false)
#1 /home/mrjean/www/piwigo/include/menubar.inc.php(103): get_categories_menu()
#2 /home/mrjean/www/piwigo/include/menubar.inc.php(15): initialize_menu()
#3 /home/mrjean/www/piwigo/index.php(120): include('/home/mrjean/ww...')
#4 {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: 784)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('038Be8d48e47de4ca3bde2164c0b2b0af105','',now())
; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847