When I try to update points, I get this...
Database error in vBulletin 3.0.0:
Invalid SQL: UPDATE forum SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'General Chat',
description = '',
link = '',
displayorder = '1',
daysprune = '30',
parentid = '-1',
mimicbotrop = '',
newpostemail = '',
newthreademail = '',
styleid = '0',
password = '',
uttpoints_perthread = '1',
uttpoints_perreply = '1',
uttpoints_perview = '0',
options = '89795',
parentlist = '6,-1'
WHERE forumid=6
mysql error: Unknown column 'mimicbotrop' in 'field list'
mysql error number: 1054
Date: Tuesday 13th of April 2004 10:13:53 AM
Script:
http://www.spunky.uni.cc/forum/admincp/forum.php
Referer:
http://www.spunky.uni.cc/forum/admin...t&forumid=6&s=
What code did I mess up?