Hi, I've installed latest version (3.) of Quick Cart recently and have done some editing.
When I was just checking if everything was (still) working, I encounterd this line when I tried to order something (it comes up in the order forum): " Warning: Invalid argument supplied for foreach() in /sites/zelfbeschadiging.nl/www/webwinkel/core/orders.php on line 440"
This is how it looks: http://img80.imageshack.us/img80/694/screenshotio6.jpg
When I look up line 440, it says:
foreach( $aCarriers as $iCarrier => $aData ){
I can't see any wrong here. Does anybody here have a clue what's going on? I only changed files (as far as I remember) in the css/ template and language-files (and the contents, like a product and different categories).