Critical Error Datafeedr
Hi,
When we we use Faster Product Sets in conjunction with this issue we are suffering - datafeedrapi.helpscoutdocs.com/article/236-access-controls-prevent-image-downloading
Our website presents an error message: "There has been a critical error on your website. Please check your site admin email inbox for instructions"
Then, the product do not load in the Woocommerce admin area. Any ideas as to what might be causing this?
Thanks
And OP, can you confirm if you are using External Images too and if this problem persists?
Hi Liam – can you confirm if this is still happening? I think this error was in conjunction with External Images and was fixed. I think this was fixed at the beginning of September – https://www.superspeedyplugins.com/assets/plugins/external-images/readme.txt
Can you add the specific error message you are getting? To grab the error message from your import, enable your debug.log file: https://www.superspeedyplugins.com/2020/09/02/how-to-enable-debug-log-to-collect-wordpress-error-messages/
According to PHP errors, this is where the issues is: if ( empty( $dfr_product = dfrps_product( $product->get_id() ) ) ) {
return $image;
}