Through FTP I uploaded some games to /arcade/zip . In the ACP when I want to install the games I only see 2 of them and got a db error:
Code:
mySQL query error: SELECT gid, gname FROM games_list WHERE gname='Jack's Bar (Oblivion Knight)'
mySQL error: You have an error in your SQL syntax near 's Bar (Oblivion Knight)'' at line 1
mySQL error code:
Date: Saturday 10th of December 2005 04:07:05 PM
What is going wrong?
Edit: found the problem. If there is a ' somewhere in the filename then this error occurs. It would be nice if there was a kind of a check on it and that it would be stripped.