Apparently usernames with single quotes in the name bug out when someone tries to transfer cash to them-
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
INSERT INTO casino_donatelog (fromuser, touser, amount, dtime) VALUES ('nophun's hun', 'nophun ', 3000, 1221365882);
MySQL Error : 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 's hun', 'nophun ', 3000, 1221365882)' at line 1
Error Number : 1064
Request Date : Saturday, September 13th 2008 @ 11:18:02 PM
Error Date : Saturday, September 13th 2008 @ 11:18:02 PM
Script : http://www.juot.net/forums/casino.php?recipients=nophun+%3B+&amount=3000&do=donate&donate=Donate
Referrer : http://www.juot.net/forums/casino.php?do=donate
IP Address : xxx
Username : nophun's hun
Classname : vB_Database
MySQL Version :
Or at least that's the only thing I see wrong with it... should be a simple code fix - anyone know what it is though?