Warning: [mysql error 1142] UPDATE command denied to user 'lecoudracarba'@'10.3.20.155' for table 'piwigo_user_infos'
UPDATE piwigo_user_infos
SET last_visit = NOW(),
lastmodified = lastmodified
WHERE user_id = 2
in /home/lecoudra/carbal/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] INSERT command denied to user 'lecoudracarba'@'10.3.20.155' 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,
'18.117.246.231',
'list',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /home/lecoudra/carbal/piwigo/include/dblayer/functions_mysqli.inc.php on line 847