Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Suppress forum from Active Topics?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jfitz
Junior Member

USA
345 Posts

Posted - 30 November 2002 :  12:21:06  Show Profile
I'd like a specfic forum (Testing, for example) not to show in the active topics list.

It looks like around line 282 of topics.asp you could add

strSql = strSql & " AND (F.FORUM_ID <> id_of_my_test_forum)"


and after line 862 in default.asp, you must extend the strSql by adding an additional clause:

" AND (" & strTablePrefix & "TOPICS.FORUM_ID <> id_of_my_test_forum)"


It's kind of a kludge, but it seems to work. Is there any problem with doing it this way that those of you who know the Snitz code a lot better than I do can see?

Thanks.

--Jördan
It's a wasted day if you don't spend at least part of it flying upside down.

Edited by - jfitz on 30 November 2002 15:08:01
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07