Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 64000)
SELECT *
FROM piwigo_user_infos
WHERE user_id = 12
; in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 847
Notice: Trying to get property 'num_rows' of non-object in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 201
Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 64000)
SELECT
cf.name AS cf_name,
cf.email AS cf_email,
u.username AS u_name,
u.mail_address AS u_email
FROM piwigo_contact_form AS cf
LEFT JOIN piwigo_users AS u
ON cf.user_id = u.id
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:913
Stack trace:
#0 /home/photosdegf/www/plugins/ContactForm/include/functions.inc.php(302): query2array('\nSELECT\n cf....')
#1 /home/photosdegf/www/plugins/ContactForm/main.inc.php(79): get_contact_emails()
#2 /home/photosdegf/www/include/functions_plugins.inc.php(264): contact_form_init()
#3 /home/photosdegf/www/include/common.inc.php(327): trigger_notify('init')
#4 /home/photosdegf/www/index.php(11): include_once('/home/photosdeg...')
#5 {main}
thrown in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 913
Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 64000)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('12DE0bfc5961df67ba9015383439a39590c5','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 847