Welcome Guest, Not a member yet? Register   Sign In
IE7 sessions problem when $config['cookie_domain'] is set
#1

[eluser]surfgatinho[/eluser]
Here's the problem, I assume it's IE's fault but a work around would be good.

I had an ecommerce site using sessions which was working fine. I then set up https for the checkout section.
After doing this I started losing the session when I went from http to https. No problem - I just set $config['cookie_domain'] in the config file to the site domain and it worked great...
...in Firefox!
Now I don't have sessions in IE, which is a bit of a problem!

Is there a way of getting around this? If not is there a quick and easy way of carrying sessions between http and https?

Many thanks,
Chris




Theme © iAndrew 2016 - Forum software by © MyBB