Warning: [mysql error 1142] UPDATE command denied to user 'collectilr'@'10.15.20.167' for table 'piwigo_user_infos'
UPDATE piwigo_user_infos
SET last_visit = NOW(),
lastmodified = lastmodified
WHERE user_id = 2
in /home/collectilr/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] INSERT, UPDATE command denied to user 'collectilr'@'10.15.20.167' for table 'piwigo_config'
INSERT INTO
piwigo_config (param, value)
VALUES('update_notify_last_check', '2024-11-10T20:21:48+01:00')
ON DUPLICATE KEY UPDATE value = '2024-11-10T20:21:48+01:00'
; in /home/collectilr/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] INSERT command denied to user 'collectilr'@'10.15.20.167' for table 'piwigo_sessions'
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('030F145df80e8ca05835dfb48fb9823f5504','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;pwg_referer_image_id|s:5:\"15070\";',now())
; in /home/collectilr/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847