Warning: [mysql error 1142] INSERT command denied to user 'gmihalse'@'localhost' 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,
'34.228.115.216',
'best_rated',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /home/ftponly/usr/gmihalse/web/include/dblayer/functions_mysqli.inc.php on line 845
Warning: [mysql error 1142] INSERT command denied to user 'gmihalse'@'localhost' for table 'piwigo_config'
INSERT INTO
piwigo_config (param, value)
VALUES('update_notify_last_check', '2019-02-18T01:40:26+01:00')
ON DUPLICATE KEY UPDATE value = '2019-02-18T01:40:26+01:00'
; in /home/ftponly/usr/gmihalse/web/include/dblayer/functions_mysqli.inc.php on line 845