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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 How to disable old view messages?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

michaeltran
Starting Member

13 Posts

Posted - 06 December 2001 :  10:26:39  Show Profile
Hi;
Could anyone out there tell me how to disable the View Message 30 days ago? I want it either 30 days ago or today, messages still display. Because after 30 days, message do not display anymore, so I have to click on pull down menu to view it. Please show me how to disable this.
Thanks

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 06 December 2001 :  13:43:00  Show Profile
In forum.asp file, look for this:
if nDays = "" then
nDays = 30
end if
Change it to this:
if nDays = "" then
nDays = 0
end if
That will show all topics by default.

- David
Go to Top of Page
  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.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07