followed it to the letter (including the sanity bit heh)
got this error... from the admin panel...
Invalid SQL: UPDATE forum
SET
styleid='1', title='Chit Chat', description='General Discussion, board news, news, discuss anything you want in here.',
active='1', displayorder='3', iconimg='', parentid='6', parentlist='8,6,-1',
allowposting='1', cancontainthreads='1', daysprune='30',
newpostemail='', newthreademail='',
moderatenew='0', allowhtml='1', allowbbcode='1',
allowimages='1', allowsmilies='0', allowicons='0',
styleoverride='1', allowratings='1', countposts='1',
moderateattach='0',forumnewsid='',
enableheader='1',guestonlyheader='0',forumheader=' THIS IS A TEST HEADER'
WHERE forumid='8'
mysql error: Unknown column 'iconimg' in 'field list'
mysql error number: 1054
|