• Resolved simkog

    (@simkog)


    Dear Developers,

    After the latest version of the plugin (3.0.4), there are some PHP warnings in the log file.

    [01-Dec-2022 08:40:10 UTC] PHP Warning:  Attempt to read property "ig_shopping_enabled" on array in /home/{domain}/wp-content/plugins/facebook-for-woocommerce/includes/Utilities/Tracker.php on line 164
    [01-Dec-2022 08:40:10 UTC] PHP Warning:  Attempt to read property "ig_cta_enabled" on array in /home/{domain}/wp-content/plugins/facebook-for-woocommerce/includes/Utilities/Tracker.php on line 165
    

    It seems that in this line the returned transient is an array and not an object.

    $config = get_transient( self::TRANSIENT_WCTRACKER_FBE_BUSINESS_CONFIG );

    • This topic was modified 3 years, 5 months ago by simkog. Reason: edit formatting
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @simkog,

    Thank you for reporting this issue. I’ll pass this on to the team. Please allow us little a time to investigate the issue and get back to you as soon as possible.

    Regards,
    Kader Ibrahim S

    Hi there @simkog 👋

    After the latest version of the plugin (3.0.4), there are some PHP warnings in the log file.

    Just wanted to add that since a few hours ago, the latest version is 3.0.5.

    Could you go ahead with updating the plugin at your installation and let us know if the issue persists, please?

    Thank you. 🙂

    Hello there! 👋

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

    Cheers.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP Warning: Attempt to read property on array’ is closed to new replies.