|
Hi all,
I upgraded my site to 1.7.0.1 this morning and missed one bug in testing. The shopping cart will display anything you add to it as long as you are using ssl (https://). But if you switch to http, the shopping cart is showing as empty.
Any items in the cart will also show up if you go to the cart page (which is not an ssl page).
I had this issue previously and discovered that I had switched the secure and insecure domains. That is not the issue…
I also have extended the cookie timeout to 86400 seconds and added my site’s domain as the session domain.
Is there something else I might be missing here?
Thanks!
|