PHP Notice
-
WP 5.9, Yotpo plugin 1.1.8
We get a lot of these:
PHP Notice: Trying to access array offset on value of type null in [...]/plugins/yotpo-social-reviews-for-woocommerce/wc_yotpo.php on line 455
I think this would fix it (wc_yotpo.php ln 455):
if($error && $error['type'] == 1){
- The topic ‘PHP Notice’ is closed to new replies.