everythings been working fine but today we received an errror. Running Gold and using latest arcade version. Here is the error
Error
SQL-query :
SELECT COUNT( * ) +1 AS scoresAbove
FROM gamesessions
WHERE score > AND valid =1 AND gamename = ''
MySQL said:
#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 'AND valid =1 AND gamename = ''' at line 3
|