Print Page | Close Window

Forum Closed Message

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=14843
Printed Date: 12 April 2026 at 10:36pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Forum Closed Message
Posted By: pjb007
Subject: Forum Closed Message
Date Posted: 26 April 2005 at 12:28pm
I have moved my forum and closed the forum on my old server, I notice that a default message is displayed however can I edit this so rather than it saying the forum has closed for maitence it says that the forum has moved.
 
It looks like the message is database driven so do I change it in the database?



Replies:
Posted By: WebWiz-Bruce
Date Posted: 26 April 2005 at 1:10pm
You would need to edit the language file

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: kbannon
Date Posted: 27 April 2005 at 5:53pm
When I moved server I edited the common.asp file on the old server and added in the following at the top...
<%
Dim Current_page_URL
Current_page_URL = "
http://www.mysite.com/ - " & Request.ServerVariables("URL") & "?" & Request.ServerVariables("QUERY_STRING")
Response.Redirect( Current_page_URL )
%>
the Request.ServerVariables("URL") gets the page and the Request.ServerVariables("QUERY_STRING") gets the querystring.
The user is then redirected to your new forum on the correct page


-------------
I don't suffer from insanity, I enjoy every minute of it.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net