News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[ SOLVED ] Error returning in shop orders.php

Started by Rixters, November 26, 2012, 11:03:48 AM

Previous topic - Next topic

Rixters

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]

chetanmadaan

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

Rixters

I had indeed products with the price 0,00, so I turened debugging off. The errors are now gone!

Thanks!