Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

on my website, shoeking.ca , the shopping cart does not work even though it functions perfectly on IE.

  • 1 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

Specifically, the products wanted appear in the shopcart but the shopcart becomes empty when the checkout page comes up (that is the contents of the shopping cart do not transfer to the checkout page). This issue does not occur when using internet explorer. Out of 12 different browsers about half behave as IE (they function OK) and the other half behave as Firefox. This problem is easily reproducible on my website http://shoeking.ca

Specifically, the products wanted appear in the shopcart but the shopcart becomes empty when the checkout page comes up (that is the contents of the shopping cart do not transfer to the checkout page). This issue does not occur when using internet explorer. Out of 12 different browsers about half behave as IE (they function OK) and the other half behave as Firefox. This problem is easily reproducible on my website http://shoeking.ca

所有回复 (1)

more options

Firefox doesn't send the cookies to the checkout page and that causes the shopcart to be empty.
This is probably a cross domain issue or switching from an open (insecure) http connection to a secure https connection.
I do not know what is wrong in this case.