Warning: [mysql error 1142] UPDATE command denied to user 'lecoudrapwtsf'@'10.3.20.109' for table 'piwigo_user_infos'
UPDATE piwigo_user_infos
SET last_visit = NOW(),
lastmodified = lastmodified
WHERE user_id = 2
in /home/lecoudra/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 864
Warning: [mysql error 1142] INSERT command denied to user 'lecoudrapwtsf'@'10.3.20.109' for table 'piwigo_history'
INSERT INTO piwigo_history
(
date,
time,
user_id,
IP,
section,
category_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'44.192.95.161',
'categories',
47,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /home/lecoudra/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 864
Warning: [mysql error 1142] INSERT, UPDATE command denied to user 'lecoudrapwtsf'@'10.3.20.109' for table 'piwigo_config'
INSERT INTO
piwigo_config (param, value)
VALUES('update_notify_last_check', '2024-10-03T18:11:12+02:00')
ON DUPLICATE KEY UPDATE value = '2024-10-03T18:11:12+02:00'
; in /home/lecoudra/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 864