MySQL Error!
MySQL error in file: /engine/modules/online.php at line 146
Error Number: 1064
The Error returned was:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`time`=VALUES(`time`)' at line 3
SQL query:
INSERT INTO `dle_online` (`key`, `uid`, `uname`, `time`, `ip`, `user_agent`, `os`, `location`, `proxy`, `foto`, `user_group`)
VALUES ('63f29a9526cc46728342261d501efa3f', '0', 'robot', '1752508516', '18.97.14.84', '', '', 'Jest na stronie Głównej', '', 'unknown', '5')
ON DUPLICATE KEY UPDATE `key`=VALUES(`key`), `user_agent`=VALUES(`user_agent`), `OS`='', `location`='Jest na stronie Głównej' `time`=VALUES(`time`)