We are also getting an error message on the order confirmation page,
Warning: in_array() expects parameter 2 to be array, null given in …/wp-content/plugins/trustpilot-reviews/review/api/TrustpilotPluginStatus.php on line 11
Very odd especially since WP_DEBUG is set to false and the message is still displaying on the front of site.
You talk about different errors, but I also have a mistake at thank-you page
Notice: Undefined property: stdClass::$blockedDomains in /var/www/html/wp-content/plugins/trustpilot-reviews/review/api/TrustpilotPluginStatus.php on line 11
Warning: in_array() expects parameter 2 to be array, null given in /var/www/html/wp-content/plugins/trustpilot-reviews/review/api/TrustpilotPluginStatus.php on line 11
https://prnt.sc/q0ykx2
I’m not sure why, but I don’t have the option “trustpilot_plugin_status”
Hi all,
If I enable the WP_DEBUG mode, I have exactly the same error on the WooCommerce Thank You page:
Notice: Undefined property: stdClass::$blockedDomains in /home/eproducts/domains/xxxxxxx.nl/public_html/wp-content/plugins/trustpilot-reviews/review/api/TrustpilotPluginStatus.php on line 11
Warning: in_array() expects parameter 2 to be array, null given in /home/eproducts/domains/xxxxxxx.nl/public_html/wp-content/plugins/trustpilot-reviews/review/api/TrustpilotPluginStatus.php on line 11
btw. I have replaced mydomainname.nl with xxxxxxx.nl
Trustpilot developers: PLEASE FIX THIS BUG!
-
This reply was modified 6 years, 6 months ago by
Konijntje.
Hello,
We have released a new version of the plugin with the fix for this issue mentioned above.