Fatal error caused by woocommerce-analytics
-
The following warning is displayed where the “x”s to remove an item from the cart should be. Strangely this does not appear when I am logged in as an admin.
Warning: str_replace() expects at least 3 parameters, 2 given in /home4/bearcubb/public_html/wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/wp-woocommerce-analytics-universal.php on line 182
Line 182 reads:
$url = str_replace( ‘href=’, $new_attributes );I am not familiar with php, but this looks to me like it is looking for 2 parameters?? Does anyone know how to fix this or has anyone seen a similar error?
Any help would be GREATLY appreciated. This is driving me crazy!
The page I need help with: [log in to see the link]
The topic ‘Fatal error caused by woocommerce-analytics’ is closed to new replies.