Whenever anybody tries to edit their options in User CP they get the following error:
Database error in vBulletin 3.0.1:
Invalid SQL:
UPDATE vb3_user SET
styleid = 0,
showvbcode = 2,
pmpopup = 0,
font = '',
maxposts = -1,
daysprune = 0,
timezoneoffset = '0',
startofweek = 1,
languageid = 0,
threadedmode = 0,
autosubscribe = -1,
options = 2263
WHERE userid = 1
mysql error: Unknown column 'font' in 'field list'
mysql error number: 1054
Date: Tuesday 25th of May 2004 01:35:57 PM
Script: http://www.soccersaurus.com/forums/profile.php
Referer: http://www.soccersaurus.com/forums/p...do=editoptions
Username: theo
IP Address: 213.249.232.69
What do i do to rectify this problem please???????
Thanks
Database error in vBulletin 3.0.1:
Invalid SQL:
UPDATE vb3_user SET
styleid = 0,
showvbcode = 2,
pmpopup = 0,
font = '',
maxposts = -1,
daysprune = 0,
timezoneoffset = '0',
startofweek = 1,
languageid = 0,
threadedmode = 0,
autosubscribe = -1,
options = 2263
WHERE userid = 1
mysql error: Unknown column 'font' in 'field list'
mysql error number: 1054
Date: Tuesday 25th of May 2004 01:35:57 PM
Script: http://www.soccersaurus.com/forums/profile.php
Referer: http://www.soccersaurus.com/forums/p...do=editoptions
Username: theo
IP Address: 213.249.232.69
What do i do to rectify this problem please???????
Thanks
Comment