Quote:
Originally Posted by Mijae
Code:
Database error in vBulletin 3.0.0:
Invalid SQL: UPDATE user SET uttpoints=uttpoints-482,28 WHERE userid='2512'
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 '28 WHERE userid='2512'' at line 1
mysql error number: 1064
Date: Friday 16th of April 2004 01:16:31 PM
Script: http://invoid.net/forum/ushop.php?do=a&shortname=bank
Referer: http://invoid.net/forum/ushop.php?do=richestusers
Username: xxx
IP Address: xxx
Whats wrong here? :P
|
...shouldn't that comma be a decimal point? Do you have a locale set that would make number_format return a number with a comma instead of a decomal point or something? Something to look into for 0.94 I guess.