For some reason, my database isn't letting me add query where uploader recieves points I keep getting this error here...
ERROR: Unknown Punctuation String @ 9
STR: ->
SQL: $DB_site->query("UPDATE " . TABLE_PREFIX . "user SET uttpoints=uttpoints-$cost WHERE userid = $bbuserinfo[userid]")
Can someone help? This hack works perfectly aside from this... until I get the above to work the member uploader will not receive points
|