Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1263802

    Hello. Since i have done a update, i have this line appear at the bottom of my wordpress dashboard. A lot of line like this

    Deprecated: Automattic\WooCommerce\Admin\Notes\WC_Admin_Note::get_actions is deprecated since version 1.7.0 with no alternative available. in /home/owda5853/afterfutur.com/wp-includes/functions.php on line 4787

    Do you know how to remove this please ?

    #1263803
    This reply has been marked as private.
    #1263826

    Hi,

    Wherever the notice is mentioning the location of this deprecated function (Automattic\WooCommerce\Admin\Notes\WC_Admin_Note), you would insert the following just below the php tag which starts off the file:

    error_reporting(0);

    Best regards,
    Jordan Shannon

    #1263833

    hi thank you for your response ! Sorry but i’am amateur little bit could you help more please where i need to insert this ? error_reporting(0);

    is that on my themes editor on wordpress or directly on my cpanel files ?

    #1263940

    Hi grizzlee06,

    You can enable it on cPanel, here’s a link that should help: https://hacksmile.com/how-to-turn-on-off-error-reporting-for-all-pages-in-cpanel/
    Hope it helps.

    Best regards,
    Nikko

    #1263993

    hello thank you for your response. i have try this too but nothing change. maybe you can help me to insert this line of code that your collegue sent me ?
    error_reporting(0);

    #1263999

    Hey,

    Issue seems to be related to WooCommerce Admin plugin as de-activating it helps. WP Menu Cart Pro, WooCommerce Shipping & Tax, WooCommerce PDF Invoices & Packing Slips, WooCommerce MultiStep Checkout, Booster for WooCommerce, WooCommerce Stripe Gateway and Mailchimp for WooCommerce plugins are apparently were not tested with the latest version of WooCommerce so culprit could be one of those plugins :)

    WP Debug seems to be enabled on your installation. Please disable it – https://codex.wordpress.org/WP_DEBUG if you would like to keep your plugins active.

    If you would like us to do it for you, please post FTP logins here privately.

    Cheers!
    Yigit

    #1264017
    This reply has been marked as private.
    #1264021

    Hi,

    Thanks for WordPress logins. We would need FTP logins to access the files on your server though :)

    I deactivated WooCommerce Admin plugin for now. If you would like to use the plugin, please post FTP credentials.

    Regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.