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 / Classic ASP versions(v3.4.XX)
 Keeping the forum closed indefinitely
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Dean_OK
Starting Member

USA
27 Posts

Posted - 24 November 2004 :  18:42:15  Show Profile
I have 3 different forums operating on two different servers. I am actually moving one forum from one url to another, and I want to close the old forum and indicate our new location. The problem is that when I close the forum, it opens itself backup again with a day of the time I closed it. How can I make the forum STAY closed?

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 24 November 2004 :  18:53:18  Show Profile  Send ruirib a Yahoo! Message
The quick and sure way would be to add a like to config.asp, around line#392 (the line to add is shown in red):

strShowSmiliesTable = Application(strCookieURL & "STRSHOWSMILIESTABLE")
strShowQuickReply = Application(strCookieURL & "STRSHOWQUICKREPLY")

Application(strCookieURL & "down") = true

if strSecureAdmin = "0" then
	Session(strCookieURL & "Approval") = "15916941253"
end if


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Dean_OK
Starting Member

USA
27 Posts

Posted - 24 November 2004 :  19:54:00  Show Profile
Thanks.. .I will give it a try!!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 24 November 2004 :  19:58:46  Show Profile  Send ruirib a Yahoo! Message
You're welcome.


Snitz 3.4 Readme | Like the support? Support Snitz too
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.4 seconds. Powered By: Snitz Forums 2000 Version 3.4.07