andi02
09-28-2005, 08:50 AM
Hi Everyone
Help Needed Please.
Whenever I save changes in User Cp - Edit Options, I get the error below.
Can anyone tell what the error is and how can I correct the problem without altering the rest of the db?
Any ideas guy's?
Thanks - Andy :ermm:
Database error in vBulletin 3.0.9:
Invalid SQL:
UPDATE user SET
styleid = 0,
showvbcode = 2,
pmpopup = 0,
maxposts = -1,
daysprune = 0,
timezoneoffset = '0',
startofweek = 1,
languageid = 0,
threadedmode = 0,
autosubscribe = -1,
showdonor = ,
options = 2263
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 = 2263
WHERE userid = 1' at line 12
mysql error number: 1064
Script: profile.php
Help Needed Please.
Whenever I save changes in User Cp - Edit Options, I get the error below.
Can anyone tell what the error is and how can I correct the problem without altering the rest of the db?
Any ideas guy's?
Thanks - Andy :ermm:
Database error in vBulletin 3.0.9:
Invalid SQL:
UPDATE user SET
styleid = 0,
showvbcode = 2,
pmpopup = 0,
maxposts = -1,
daysprune = 0,
timezoneoffset = '0',
startofweek = 1,
languageid = 0,
threadedmode = 0,
autosubscribe = -1,
showdonor = ,
options = 2263
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 = 2263
WHERE userid = 1' at line 12
mysql error number: 1064
Script: profile.php