Critcal Error in Woocommerce Logfile in Core-Plugin

This topic has 8 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Rose Tyler

  • Avatar: Shark
    Shark
    Participant
    March 2, 2022 at 08:58

    Hi folks,

    I have some critical errors in logfile in core-plugin.

    Can you help me with that?

    Thx in advance.

    Andreas

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2022 at 10:31

    Hello,

    Provide temporary wp-admin and FTP access.

    Regards

    Avatar: Shark
    Shark
    Participant
    March 3, 2022 at 09:54

    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

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 3, 2022 at 12:17

    Hello,

    Clear cache and check now. Let us know the result.

    Regards

    Avatar: Shark
    Shark
    Participant
    March 3, 2022 at 12:35

    Yes, I will check. Can you tell me please what you did to make that changes also on live site?

    Best regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 3, 2022 at 14:44

    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

    Avatar: Shark
    Shark
    Participant
    March 3, 2022 at 15:25

    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.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 4, 2022 at 08:01

    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

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.