This topic has 8 replies, 2 voices, and was last updated 2 years, 8 months ago ago by Rose Tyler
Hi folks,
I have some critical errors in logfile in core-plugin.
Can you help me with that?
Thx in advance.
Andreas
Hello,
Provide temporary wp-admin and FTP access.
Regards
Hi,
here your find access to staging site. If you found an error please tell me what to do on livesite.
Thx in advance.
Andreas
Hello,
Clear cache and check now. Let us know the result.
Regards
Yes, I will check. Can you tell me please what you did to make that changes also on live site?
Best regards
Please confirm that all is fixed, and provide access to the live site. Then our tech team will apply the fix on the live site also.
Regards
Until now, I don’t see any new error. This means your fix should work. I provide login from livesite now. I’ve changed only the path of FTP, for that reason are the same credentials.
Can you tell me pls what is / was the problem? Will you fix the problem with next update?
Thx.
Hello,
Please, check now.
Fix will be included in next update !
We have added extra condition for etheme_cart_quantity() and etheme_cart_total()
if ( ! is_object( WC() ) || ! property_exists( WC(), ‘cart’ ) || ! is_object( WC()->cart ) || ! method_exists( WC()->cart, ‘get_cart_contents_count’ ) ) {
return;
}
https://gyazo.com/bb7d28aa0c9d57ebf7ecbceeda86da1b
Regards
Tagged: core plugin, critical error, logfile, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up