
-
AuthorPosts
-
November 29, 2020 at 8:16 pm #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 ?
November 29, 2020 at 8:17 pm #1263803This reply has been marked as private.November 29, 2020 at 9:24 pm #1263826Hi,
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-
This reply was modified 4 years, 3 months ago by
Jordan Shannon.
November 29, 2020 at 10:10 pm #1263833hi 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 ?
November 30, 2020 at 12:45 pm #1263940Hi 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,
NikkoNovember 30, 2020 at 3:21 pm #1263993hello 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);November 30, 2020 at 3:32 pm #1263999Hey,
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!
YigitNovember 30, 2020 at 4:40 pm #1264017This reply has been marked as private.November 30, 2020 at 4:49 pm #1264021Hi,
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 -
This reply was modified 4 years, 3 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.