After payment I return to the shop and there is an error.
Warning: Invalid argument supplied for foreach()
in ***/public_html/administrator/components/com_virtuemart/order.php on line 936
Attached a screenshot.
Does anybody have an idea how to solve this error?
Thanks in advance?
[attachment cleanup by admin]
well... it's doing the tax calculations for order... may be you are getting the error because the price is 0 or because you have error reporting turned on in your Joomla config... or may be both.
Thanks
I had indeed products with the price 0,00, so I turened debugging off. The errors are now gone!
Thanks!