Is it possible with Threads 7 to setup hidden forums like in "Classic". When I try to set this up, I get an error:

--------------------------------------------------------------------------------

Control panel message
UPDATE ubbt_FORUMS SET FORUM_TITLE = 'B31.3 Code Committee Discussions' , FORUM_DESCRIPTION = 'This forum is for the B31.3 Code Committee use.' , FORUM_ALLOW_HTML = 0 , FORUM_ALLOW_MARKUP = 1 , FORUM_IS_MODERATED = 0 , FORUM_DEFAULT_TOPIC_AGE = 0 , FORUM_CUSTOM_HEADER = 0 , FORUM_STYLE = 0 , FORUM_IMAGE = '' , FORUM_IS_ACTIVE = '' , FORUM_PARENT = 0 , FORUM_ALLOW_ATTACHMENTS = 0 , FORUM_ALLOW_POLLS = 0 , FORUM_POLLS_ANYWHERE = 0 , FORUM_ISLAND_INSERT = 0 , FORUM_IS_RSS = 0 , FORUM_RSS_TITLE = 'RSS Feed for B31.3 Code Committee Discussions' , FORUM_SHOW_INTRO = 1 , FORUM_INTRO_TITLE = 'B31.3 Code Committee Discussions' , FORUM_STYLE = 0 ,CATEGORY_ID = 3 WHERE FORUM_ID = 7

Incorrect integer value: '' for column 'FORUM_IS_ACTIVE' at row 1

=========================================================

I have the Forum Enabled checkbox unchecked, because I don't want the Forum to display in my list. Is this the right way to accomplish this?




Regards,
Rich