I'm not sure whats going on, but I get this error every time I try change the PM sound option in the usercp:
Invalid SQL:
UPDATE user SET
showvbcode = 2,
pmpopup = 1,
pmsound = ,
maxposts = -1,
daysprune = 0,
timezoneoffset = '0',
startofweek = 1,
languageid = 0,
threadedmode = 0,
autosubscribe = 1,
options = 35159
WHERE userid = 2
The only thing I think I did different was run the initial SQL query from the admincp rather than from phpMyAdmin like I ususally do...
If I look there is nothing in the pmsound table for any user..
The sound itself works fine though.
|