2011-12-25, 04:42 PM
Occasionally, and not everytime, when I log out of my domain, I cannot log back in...
It also has occured WITHOUT logging out.
inc/settings.php will change this line:
$settings['cookiedomain'] = ".mydomain.com";
to
$settings['cookiedomain'] = ".mydomain";
How can I prevent this?
**edit**
Perhaps this was the result of editing the settings.php file via ftp and not through admin cpanel? I noticed the settings file said not to edit directly. I set the cookie domain manually again via admin cpanel, I am waiting to see if it changes on its own again.
It also has occured WITHOUT logging out.
inc/settings.php will change this line:
$settings['cookiedomain'] = ".mydomain.com";
to
$settings['cookiedomain'] = ".mydomain";
How can I prevent this?
**edit**
Perhaps this was the result of editing the settings.php file via ftp and not through admin cpanel? I noticed the settings file said not to edit directly. I set the cookie domain manually again via admin cpanel, I am waiting to see if it changes on its own again.