rule Posted September 20, 2019 Share Posted September 20, 2019 Any idea how to get rid of the following error? Although there's no functionality hit, it keeps on flooding our error log making it difficult to monitor for other errors. [20-Sep-2019 16:03:21 UTC] PHP Warning: Illegal string offset 'iso_code_2' in /home/user/public_html/includes/modules/shipping/zones.php on line 121 121 $dest_country = $order->delivery['country']['iso_code_2']; Link to comment Share on other sites More sharing options...
rule Posted September 27, 2019 Author Share Posted September 27, 2019 Does anybody else see the same error in their logs? Link to comment Share on other sites More sharing options...
♥JcMagpie Posted September 27, 2019 Share Posted September 27, 2019 This is not an error, it's simply a Warning which you can turn off. Plus it would help if you stated which version of osC and PHP you are using. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.