Quote from Alex Dovlatov on March 4, 2026, 12:28
Hello Rob
This error occurs because you're running an older version of BEAR that uses the curly brace syntax for string/array offset access ($var{0}), which was removed in PHP 8.0.
The fix is simple — please update BEAR to the latest version (2.1.6). This has already been corrected and is fully compatible with PHP 8.1+.
You can download the latest version from your CodeCanyon / Envato account and reinstall it over the existing one (your settings and data will be preserved).
If for any reason you're unable to update right now, here's the manual fix for the old file — open wp-content/plugins/woocommerce-bulk-editor/ext/filters/filters.php and replace any occurrences of:
with:
But again, updating to the latest version is the recommended approach.
Place please actual purchase code of the plugin into the private area of this ticket:
https://share.pluginus.net/image/i20230222134241.png
https://share.pluginus.net/image/i20230222134615.png
https://share.pluginus.net/image/i20230222134511.png
Hello Rob
This error occurs because you're running an older version of BEAR that uses the curly brace syntax for string/array offset access ($var{0}), which was removed in PHP 8.0.
The fix is simple — please update BEAR to the latest version (2.1.6). This has already been corrected and is fully compatible with PHP 8.1+.
You can download the latest version from your CodeCanyon / Envato account and reinstall it over the existing one (your settings and data will be preserved).
If for any reason you're unable to update right now, here's the manual fix for the old file — open wp-content/plugins/woocommerce-bulk-editor/ext/filters/filters.php and replace any occurrences of:
with:
But again, updating to the latest version is the recommended approach.
Place please actual purchase code of the plugin into the private area of this ticket:
https://share.pluginus.net/image/i20230222134241.png
https://share.pluginus.net/image/i20230222134615.png
https://share.pluginus.net/image/i20230222134511.png