Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 64000)
SELECT
t.id,
tt.color
FROM piwigo_typetags AS tt
INNER JOIN piwigo_tags AS t
ON t.id_typetags = tt.id
WHERE t.id_typetags IS NOT NULL
; in /home/photosdegf/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/photosdegf/www/include/dblayer/functions_mysqli.inc.php:895
Stack trace:
#0 /home/photosdegf/www/plugins/typetags/include/events_public.inc.php(127): query2array('\nSELECT\n t.i...', 'id', 'color')
#1 /home/photosdegf/www/plugins/PWG_Stuffs/modules/Tags/main.inc.php(155): typetags_tags()
#2 /home/photosdegf/www/plugins/PWG_Stuffs/class.inc.php(106): include('/home/photosdeg...')
#3 /home/photosdegf/www/plugins/PWG_Stuffs/class.inc.php(36): stuffs->process_modules()
#4 /home/photosdegf/www/plugins/PWG_Stuffs/main.inc.php(42): stuffs->__construct()
#5 /home/photosdegf/www/include/functions_plugins.inc.php(264): load_stuffs()
#6 /home/photosdegf/www/index.php(28): trigger_notify('loc_begin_index')
#7 {main}
thrown in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 895
Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 64000)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('340F13a1c00d715e842d14d8f38a54d48d95','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 847