Uncaught TypeError with SDF
-
We’re suddenly seeing lots of Uncaught TypeError with the structured data fix, maybe a WooCommerce 6.7.0 issue?
PHP Fatal error: Uncaught TypeError: array_intersect(): Argument #1 ($array) must be of type array, string given in /srv/wp-content/plugins/woo-product-feed-pro/trunk/woocommerce-sea.php:1617
Looking at the code, it seems you forgot to apply the same
if(is_array($from_url))
check (&$mother_id else
branch) that you already applied above in the section with almost the same code above @ line 1272.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Uncaught TypeError with SDF’ is closed to new replies.