Well I took your kind advice but alas the problem continues only this time the error is slightly different. Take a look at the donor section now!
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 = $'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 ''showdonor',
options = 2263
WHERE userid = 1' at line 12
Best Regards
Andy
|