• Resolved ahmedsayed1996

    (@ahmedsayed1996)


    i have this error in log file :

    [06-Feb-2024 22:40:25 UTC] PHP Fatal error: Uncaught Error: Call to a member function is_type() on bool in /var/www/html/wp-content/plugins/woocommerce-google-analytics-integration/includes/class-wc-abstract-google-analytics-js.php:206 .

    could you help me ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Hey there ??

    Thanks for reaching out!

    It looks like you’re seeing a PHP fatal error related to the Google Analytics Integration, correct?

    Is this something that recently surfaced? If so, do you recall any updates/changes made to the site or server before this error popped up?

    As a first step, can you please check that the plugin is updated to its latest available version?

    If that looks good, can you please share a copy of your sites System Status Report which you can find this via WooCommerce → Status.

    Select Get system report and then Download for Support. This will download a TXT file that has the contents of the SSR which you can then share with us here.

    Cheers!

    Thread Starter ahmedsayed1996

    (@ahmedsayed1996)

    Hi ,

    thanks for you , yes i on latest verison of plugins

    this link for google drive to share file log :

    https://drive.google.com/file/d/1gr5ppcH5y7_56XHsnOux57EzjEht2qr_/view?usp=sharing

    Thread Starter ahmedsayed1996

    (@ahmedsayed1996)

    Hello @beautyofcode ,

    could you recive my message !

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @ahmedsayed1996,

    Thanks for sharing your site’s system status reports with us; everything seems to be in order. However, I’d suggest bumping up your PHP Post Max Size from 8 MB to a whopping 2 GB to optimize performance. Also, consider extending your PHP Time Limit from 30 to 1200.

    Additionally, the error message you’ve shared indicates that the issue occurs because the system is trying to call a function is_type() on a boolean value, which is not permissible in PHP. This error usually occurs when a variable expected to be an object is a boolean.

    It’s possible that there’s a compatibility issue with another plugin or theme you’re using, or a recent update may have caused this.

    Can you please run a conflict test to help you identify the cause of the issue? More info: https://woo.com/document/how-to-test-for-conflicts/

    Let us know how that goes for you.

    Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Howdy ??

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if you need any further help with this.

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘issue in plugin’ is closed to new replies.