My domain is setup with "Frame redirect" and during login with IE it failed to login, however with other browsers, Firefox and Chrome it's working.
I opened a ticket with my hosting provider and their admin send me this answer:
"Typically if you are having issues with Internet Explorer not being able
to properly log in after a redirect there is an issue with cookie
handling after the redirect.
You will need to verify the following variables have been properly set
to the developers of the softwares requirements.
('session.cookie_domain','www.mydomainhere.com');
('session.auto_start', 0)
('session.save_path=/path/to/location')"
Does someone know where should I put these setup?
Thanks,
Yossi
