Quote:
Originally Posted by NuclioN
Untill now i can see it works on a testboard. It produces the javascript (object) error as mentioned before though and this:
Invalid SQL: UPDATE user SET uploads=uploads+1 WHERE userid ='1'
mysql error: Unknown column 'uploads' in 'field list'
|
Appears your missing an SQL field. That's why I like adding the SQL on my own, less of a chance for error....at least what I think. I can't see why this wouldnt work on 3.03 but don't want to go through the trouble of installing and trying to figure out what's wrong.