This hack works...
But when a user wins a game and gets a highscore, I get this error:
Code:
Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE forum_user) SET uttpoints)=uttpoints)+525 WHERE userid='1'
mysql error: You have an error in your SQL syntax near ') SET uttpoints)=uttpoints)+525 WHERE userid='1'' at line 1
mysql error number: 1064
This error doesn't occur if they don't get a highscore and are getting the jackpot points.
It looks like it's got an extra ")" in the code somewhere which I must have added inadvertantly. Can someone tell me what to change to fix this?
:ermm:
- Sid