Totally Zenned
- Join Date:
- Jan 2015
- Posts:
- 748
- Plugin Contributions:
- 0
PHP Fatal error: Uncaught Error: [] operator not supported for strings
I am worrking on creating a pixel for facebook. I got everything to work except on the checkout success page I get an error
Below is the code causing the error. Can someone assist me or lead me in the right direction on getting this solved.
PHP Fatal error: Uncaught Error: [] operator not supported for strings in xxx
$product_ids[] = (int)$product['id'];