Hello Guys,
first of all thx you all for your great effort.
I've installed few minutes ago the addon (ArmorySync) and as soon as I tryed to use it I got the following error message:
****************
Database Error:
1064: 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 '(players.dateupdatedutc,'%m/%d/%y %H:%i:%s') <= DATE_SUB(NOW(),
SQL:
SELECT members.name FROM `roster_members` members LEFT JOIN `roster_players` players ON members.name = players.name WHERE members.level >= 10 AND ( ISNULL(players.name) OR STR_TO_DATE(players.dateupdatedutc,'%m/%d/%y %H:%i:%s') <= DATE_SUB(NOW(), INTERVAL 24 HOUR) ) ORDER BY members.last_online DESC
File: index.php
Line: 37
****************
Server Information:
OS Windows NT
Server Software Microsoft-IIS/6.0
MySQL Version 4.0.27-standard-log
PHP Version 4.4.1
Do you have any ideas on what I could do to fix it ?
Thank you in advance,
Checco