Keep getting error log error due to this
-
PHP Warning: foreach() argument must be of type array|object, bool given in /public_html/wp-content/plugins/webappick-product-feed-for-woocommerce/V5/Helper/ProductHelper.php on line 388
The likely cause is the variable used in
foreach()is expected to be an array/object but is likelyfalsebecause of a failed function (e.g.,get_posts(),get_option()returningfalse).Can you issue a update plz?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Keep getting error log error due to this’ is closed to new replies.