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 ('cde700949cc27bd8ba37addce3388b30', '0', 'robot', '1733144661', '18.97.14.90', '', '', '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`)