I get this error message when trying to add an item to the shopping cart:
Warning: Invalid argument supplied for foreach() in /home/wishgivi/public_html/shop/includes/classes/shopping_cart.php on line 1566
Warning: Cannot modify header information - headers already sent by (output started at /home/wishgivi/public_html/shop/includes/classes/shopping_cart.php:1566) in /home/wishgivi/public_html/shop/includes/functions/functions_general.php on line 44e
The strange thing is, it still does add the product to the shopping cart. If I go back and visit my shopping cart, the product will be there and I can finish the order, but when the customer adds the product, it shows this message. It only happens when trying to add a product.
I haven't done any real modifications for 2 weeks, the most recent mod I installed was the google base feeder. I tried uninstalling it, but it still gets this error. I also have the imagehandler2, zen lightbox, and cross selling installed, but I don't think those have anything to do with it.



