I keep getting this error when i set the password. Can someone see what I have done wrong?
Database error in vBulletin Control Panel 2.2.8:
Invalid SQL: UPDATE forum
SET
styleid='1', title='General Discussion',
description='The section for questions that have no section or just want to shoot the breeze.

',
active='1', displayorder='1',
parentid='1', parentlist='2,1,-1',
allowposting='1',
cancontainthreads='1', daysprune='30',
newpostemail='',
newthreademail='',
moderatenew='0', allowhtml='0',
allowbbcode='1',
allowimages='0',
allowsmilies='1', allowicons='1',
styleoverride='0',
allowratings='1', countposts='1',
moderateattach='0',password='asdf'
WHERE forumid='2'
mysql error: Unknown column 'password' in 'field list'
mysql error number: 1054
Date: Saturday 05th of October 2002 09:05:56 AM
Script:
http://***.***.**.**/plmtech/forum/test/admin/forum.php
Referer:
http://www.*****.com/test/admin/foru...edit&forumid=2
Thanks,
Mark