• Resolved cfm168

    (@cfm168)


    Hello,

    I’m running WP 6.4.2, WC 8.4,
    I got following error logs:

    Jan 09, 14:20:59
    Deprecated: Automatic conversion of false to array is deprecated in /home/SorryHidedmysite/SorryHidedmysite.com/wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php on line 138

    Jan 09, 14:20:59
    Deprecated: Automatic conversion of false to array is deprecated in /home/SorryHidedmysite/SorryHidedmysite.com/wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php on line 138

    Jan 09, 14:21:58
    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/SorryHidedmysite/SorryHidedmysite.com/wp-includes/functions.php on line 7241

Viewing 1 replies (of 1 total)
  • Hello @cfm168,

    The error logs you’re seeing are related to deprecated functions in your installations. Deprecated means that the function is old and will be removed in future versions, but it should still work for now.

    As a first step, please update any outdated plugins, to see if that helps. If you have done that with no success, then please follow up with a full conflict test where you will need to temporarily switch to another default WordPress theme like Storefront, and disable all your plugins except for WooCommerce core, to see if that makes a difference.

    If the issue goes away, it is indeed a conflict, and you will need to re-enable your plugins one at a time until it breaks again, then contact the author of the conflicting plugin.

    We have documentation on how to perform the conflict test here:https://woocommerce.com/document/how-to-test-for-conflicts/

    Cheers!

Viewing 1 replies (of 1 total)

The topic ‘deprecated in woocommerce/src/Admin’ is closed to new replies.