WooCommerce Product ID Values causing warning
-
Using Version 2.4
I am receiving the following error:
PHP Warning: preg_match() expects parameter 2 to be string, array given in /www/mywordpresssite.com/wp-content/plugins/wp-facebook-pixel/assets/KSPFaceBookPixel.php on line 276
It seems that the
generate_Page_Event
function is receiving$event_data
with the ‘value’ array being populated with another array (when checking out *ALL* the products on the customer’s cart are being returned, and it is being done so by an array)
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘WooCommerce Product ID Values causing warning’ is closed to new replies.