Totally Zenned
- Join Date:
- May 2008
- Location:
- United States
- Posts:
- 520
- Plugin Contributions:
- 2
Illegal string offset 'id' in order.php
I'm getting the following error message:
Illegal string offset 'id' in order.php
Here is the line it does not like:
if (STORE_PRODUCT_TAX_BASIS == 'Shipping' && stristr($_SESSION['shipping']['id'], 'storepickup') == TRUE)
Server details:
Zencart 1.5.4
MySQL 5.6.24
5.6.8-1
Is this a bug?