I've encountered an error when trying to change something in the 'Manage Warning Options' page:
Database error in vBulletin 3.0.5:
Invalid SQL: update gf_warning_options set hierarchical='Yes', automatic='Yes', automaticpm='No', autocomments='No', warner='0', automatic_warner='1', collector='1', banned_limit='7', points_before_banned='10', banned_usergroup_id='16', troll_usergroup_id='8', protected_usergroups='6|6', aprotected_usergroups='6', restore_groupid='0', incr_ban_days='Yes', max_no_bans='4', bans_mature='31', viewoption='All', multiple_per_post='Yes', send_pm_warning='Yes', send_em_warning='Yes', email_on_ban='No', historical='Yes', allowoffpost='Yes', warnings_per_page='20'
where oid='1'
mysql error: Unknown column 'autocomments' in 'field list'
mysql error number: 1054
Date: Saturday 08th of January 2005 10:00:11 PM
Script:
http://mysite.org/admincp/admin_warn.php
Referer:
http://mysite.org/admincp/admin_warn...=manageoptions
Did an install from scratch to latest version of AWS
If I look at the table it is indeed not there.