Cannot add filters or rules
-
Hey folks,
there seems to be an error recently (v1.3 on WP 6.3.2 and WooCommerce 8.2.1) which prevents adding any new filters or rules to new or existing feeds.
In the console an HTTP 500 error is received on the AJAX request.
The WP Log shows this error:
PHP Fatal error: Uncaught ValueError: strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack) in […]/wp-content/plugins/woo-product-feed-elite/classes/class-attributes.php:349When commenting out the strpos if clause all seems to work fine. But I am not 100% sure. But it seems to be a known issue because some lines below (377 – extra_attributes…) the same is commented out.
Please have a look into this.
Many thx & regards,
Kjell
- The topic ‘Cannot add filters or rules’ is closed to new replies.