Print Page | Close Window

2 forum on same domain interfering

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=11642
Printed Date: 08 April 2026 at 11:20pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: 2 forum on same domain interfering
Posted By: lsd_
Subject: 2 forum on same domain interfering
Date Posted: 26 August 2004 at 11:56pm

Let me explain this

I have set up two forums on the same domain in 2 different folders.

The problem is that first forum aquires settings of the second forum when they are updated i.e. if i set up forum configuration for the second forum the first one will catch them somehow, and vise versa.

So is there a way to keep the setting per forum separate so that forum users get the appropriate messages from appropriate forum




Replies:
Posted By: WebWiz-Bruce
Date Posted: 27 August 2004 at 6:53am
This is covered in a number of posts from people who have had the same issue.

The forum uses application level variables to make it perform faster.

This means that if you install two forums on the same domain you need to edit the common.asp file and turn off the use of application variables.

Change the following variable:-

blnUseApplicationVariables = true

To false:-

blnUseApplicationVariables = false


-------------
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: dj air
Date Posted: 27 August 2004 at 2:29pm
-boRg-,

are you able to use a cookie identifier that is added onto the application verables (ones from the database the configurations).

and add a blnactiveusers veriable to turn them off only..

so that the forums configuration is still done by application veriables.

edit:
i have been looking into this and the configuration veriables can have the addones for example the following application("Forum_Email_address" & strCookievalue &"")

i hjave tried this and it works.

of course you can't do this in an array as its numbers only


Posted By: lsd_
Date Posted: 27 August 2004 at 4:15pm

Thank you for such a quick reply i'll change the variable

Cheerz



Posted By: lsd_
Date Posted: 28 August 2004 at 1:12am

One more Question:

Do I need to change the value in one of the forum or both

Thanks



Posted By: dj air
Date Posted: 28 August 2004 at 7:53am
you can change it in just one if you want to as it will only then get the details for the one forum.



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