URL: https://www.tomanperformance.com/store/engine-components/
Steps to replicate the error:
– Choose vehicle from sidebar (like Nissan, R35 GT-R), then hit submit
– Navigate back to a product category like “Engine Components” and you’ll see the following errors:
Warning: strstr() expects parameter 1 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 785
Warning: stripos() expects parameter 1 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 790
Warning: stripos() expects parameter 1 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 793
Warning: strpos() expects parameter 1 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 800
Warning: explode() expects parameter 2 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 801
Warning: strstr() expects parameter 1 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 785
Warning: stripos() expects parameter 1 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 790
Warning: stripos() expects parameter 1 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 793
Warning: strpos() expects parameter 1 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 800
Warning: explode() expects parameter 2 to be string, object given in /home/tomanperformance/tomanperformance.com/wp-includes/functions.php on line 801
I talked to another developer and they said:
Yes I see the issue with theme’s woo.php file. They are doing something with WooCommerce’s default filters using:
woocommerce_before_shop_loop