Get this when editing/creating a forum
Code:
Database error in vBulletin 3.0.3:
Invalid SQL: UPDATE forum SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Main Forum',
description = 'Main Forum Description',
link = '',
displayorder = '1',
daysprune = '30',
parentid = '1',
increase_money = '',
newpostemail = '',
newthreademail = '',
styleid = '2',
password = '',
options = '89799',
parentlist = '2,1,-1'
WHERE forumid=2
mysql error: Unknown column 'increase_money' in 'field list'
mysql error number: 1054