Hey There,
We cannot log in to the control panel using IE or Chrome. Our EE version is v2.2.1 - Build: date 20110705.
I have tried advice seen elsewhere on the forums about changing config.php settings for…
$config[‘cookie_prefix’] = “”;
$config[‘cookie_domain’] = “.CLIENTDOMAIN.com”;
$config[‘cookie_path’] = “”;
$config[‘admin_session_type’] = “c”;
$config[‘user_session_type’] = “c”;
$config[‘require_ip_for_login’] = “n”;
$config[‘require_ip_for_posting’] = “n”;
$config[‘secure_forms’] = “n”;
I’ve dumped the cache and cookies on my test browsers several times now and still no favorable result. The only browser that seems to be okay if Firefox.
Any other thoughts?