Quote:
Database error in vBulletin 3.0.8:
Invalid SQL:
UPDATE user SET
styleid = 1,
showvbcode = 2,
pmpopup = 0,
maxposts = -1,
daysprune = 0,
timezoneoffset = '-5',
startofweek = 1,
languageid = 0,
threadedmode = 0,
autosubscribe = -1,
showdonor = ,
options = 2519
WHERE userid = 1
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 '
options = 2519
WHERE userid = 1' at line 12
mysql error number: 1064
|
I get this error when I try to save my options. The email goes out but MySQL error with the options save.
I am starting this site out new and getting new members everyday, a sour profile save after signing up just is not going to work.
Please Help