I'm get this error in my log most days, sometimes twice. Can't figure out what's up.
The code in that area is:[23-Jul-2015 15:47:54 America/New_York] PHP Warning: Illegal offset type in /home/***/public_html/includes/modules/shipping_estimator.php on line 132
(The last line in snippet is line #132)Code:// set the cost to be able to calculate free shipping $order->info = array('total' => $_SESSION['cart']->show_total(), // TAX ???? 'currency' => $currency, 'currency_value'=> $currencies->currencies[$currency]['value']);
I use winchester_black responsive template; Canada Post shipping mod is only shipping mod I use and it doesn't modify this file; My default currency is CAN$ and my site is CDN but my server is US.
Thanks,
site is meafordwool dot com


Reply With Quote

