Quote:
Originally Posted by jilly
I get this error message when trying to actually select the forums for exclusion
Database error in vBulletin 3.7.0:
Invalid SQL:
UPDATE usertextfield SET
excludeforumids = '18'
WHERE userid = 1;
MySQL Error : Unknown column 'excludeforumids' in 'field list'
Error Number : 1054
Request Date : Saturday, May 3rd 2008 @ 08:03:18 PM
Error Date : Saturday, May 3rd 2008 @ 08:03:18 PM
Script : http://www.mysite.org/profile.php?do=updateoptions
Referrer : http://www.mysite.org/profile.php?do=editoptions
Classname : vb_database
MySQL Version : 5.0.45-community
|
I am guessing this means I need to manually add a field or column somewhere but I am clueless on how to do it - does anyone know?