2006-03-04, 07:16 PM
(This post was last modified: 2007-03-17, 10:51 PM by Dennis Tsang.)
If you are having problems logging in, or logging out on your forum, chances are that your cookie settings are not correctly configured.
If your forum URL is: http://www.example.com/forum
Your cookie settings should be:
Cookie Domain: .example.com
Cookie Path: /forum/
Note that there's a dot in front of .example.com in the cookie domain, and this is to allow the cookie to be used in any subdomains of example.com (ie. www.example.com)
I've created a script that should be able to tell you what to put in your cookie settings, and it is accessible here:
http://www.dennistt.net/mybb/cookiesettings.php
If your forum URL is: http://www.example.com/forum
Your cookie settings should be:
Cookie Domain: .example.com
Cookie Path: /forum/
Note that there's a dot in front of .example.com in the cookie domain, and this is to allow the cookie to be used in any subdomains of example.com (ie. www.example.com)
I've created a script that should be able to tell you what to put in your cookie settings, and it is accessible here:
http://www.dennistt.net/mybb/cookiesettings.php