Print Page | Close Window

multiple forums one login

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=3807
Printed Date: 02 April 2026 at 12:53am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: multiple forums one login
Posted By: donhill
Subject: multiple forums one login
Date Posted: 25 June 2003 at 1:35am

Hi, this must be a simple concept so I hope someone can assist with this.

I arrange to make all users registered in multiple forums have their own user id and password on each of the forums on my website.

I want to put a drop down button on each forum page in the header so they can  select to jump to one of the other forums and pass their user id and login info to the new forum page so that the second forum sees that they are registered and the user does not need to log into all three forums.

Is this possible? Will there be aproblem with session variables etc or will this work if I have the corect url to pass the two variables values?

If this would work can any write the line of code for me pelase?

 




Replies:
Posted By: WebWiz-Bruce
Date Posted: 25 June 2003 at 2:11am

The login uses cookies not session variables.

What you want to do would take allot of coding and may not be possible.

It would be simpler using one database on MS SQL server, and have all the forums sharing the one author table, but this would require going through each file in the forum and making sure it points to the one author table. You will also need to change the database and stored procedure prefix for each sepprate forum.



-------------
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: donhill
Date Posted: 25 June 2003 at 4:52am

ok thanks brog.

 

As I understand what you have said on these posts it is not advisable to run the 4 forums from an acces database and it is not going to be easy to code for the above idea. That means I must wait until I migrate to ms sql databse so until then the ygotta log in separetly. Thats the way its gotta be



Posted By: donhill
Date Posted: 02 July 2003 at 4:53am

OK guys I solved this one this way.

Make all Forums PrivateGroups. Guest membership is now registered users. That way anyone who can register is then able to view the forums set up fro resgsitered user. NO GUESTS as such but anyone can register for free.

Remove the logout buttons and have them able to remain for 12 months without logging back in. I am right am I not that the cookie isset for 12 months??

If, not someone please tell me where it is to alter the cookie length.

 

This way, once they have logged into the separate forums databases the ystay logged in




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