Closed (fixed)
Project:
e-Commerce
Version:
6.x-4.x-dev
Component:
ec_product
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2009 at 01:55 UTC
Updated:
9 Jul 2009 at 12:40 UTC
I get the following error when the shopping cart empties out:
Invalid argument supplied for foreach() /ec_product/ec_product.checkout.inc on line 36
I get this error after a registered user logs in to checkout (because the shopping cart empties after login).
Comments
Comment #1
gordon commentedI have fixed these errors that occurs when there are no products in the transaction, as there cases where there maybe no products.
I have also fixed the problem in which the cart is lost when a customer logs into the system.