PDA

View Full Version : MYSQL Error


RichieBoy67
06-03-2004, 06:43 PM
I have gotten a few of these lately

Database error in vBulletin 3.0.1:

Invalid SQL:
UPDATE user SET

showvbcode = 1,
pmpopup = 1,
pmsound = 0,
maxposts = -1,
daysprune = -1,
timezoneoffset = '-5',
startofweek = 1,
languageid = 0,
threadedmode = 0,
autosubscribe = 1,
options = 39415
WHERE userid = 82

mysql error: Unknown column 'pmsound' in 'field list'

mysql error number: 1054

Why does this keep happening??

filburt1
06-03-2004, 06:55 PM
You installed a hack incorrectly that happens to use a column for private messgaes called "pmsound."

RichieBoy67
06-03-2004, 07:39 PM
I installed a hack that plays wave files when someone gets a pm but it works perfectly....

RichieBoy67
06-03-2004, 08:03 PM
What can I do? Add a colum or something??

assassingod
06-03-2004, 08:05 PM
The hack probably requires you to run a query, recheck the installation file for that hack.


Click the link above for info on running queries