Warning: [mysql error 1142] UPDATE command denied to user 'beprospeeh300'@'10.28.20.55' for table 'grphotos_images'
UPDATE
grphotos_images
SET hit = hit+1, lastmodified = lastmodified
WHERE id = 1043
; in /home/beprospeeh/grphotos/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] UPDATE command denied to user 'beprospeeh300'@'10.28.20.55' for table 'grphotos_user_infos'
UPDATE grphotos_user_infos
SET last_visit = NOW(),
lastmodified = lastmodified
WHERE user_id = 2
in /home/beprospeeh/grphotos/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] INSERT, UPDATE command denied to user 'beprospeeh300'@'10.28.20.55' for table 'grphotos_config'
INSERT INTO
grphotos_config (param, value)
VALUES('update_notify_last_check', '2024-10-10T22:06:11+02:00')
ON DUPLICATE KEY UPDATE value = '2024-10-10T22:06:11+02:00'
; in /home/beprospeeh/grphotos/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] INSERT command denied to user 'beprospeeh300'@'10.28.20.55' for table 'grphotos_sessions'
REPLACE INTO grphotos_sessions
(id,data,expiration)
VALUES('2CC8daead5fb75c1d686b4177195172ff144','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;pwg_referer_image_id|s:4:\"1043\";',now())
; in /home/beprospeeh/grphotos/include/dblayer/functions_mysqli.inc.php on line 847