Topic: Logging out when visting another forum

I have created two different forums in the same database:

Forum 1: http://www.brunna.se/forum1

Forum 2: http://www.brunna.se/forum2

When I just visit one of the forum I get automatically logged out from the other.

Anyone know what the problem may be?

hej!

2

Re: Logging out when visting another forum

niether of them links work, and i know what you mean already but not sure why it does it hmm

Re: Logging out when visting another forum

No the links are just examples.

hej!

Re: Logging out when visting another forum

If they are located on the same domain, it is probably a cookie conflict. You can edit the cookie variables in config.php to correct this. In your case, setting the cookie_path to /forum1/ and /forum2/ respectively should help.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Logging out when visting another forum

Thanks funkyman! It works fine now!

hej!