• Resolved aagraphics

    (@aagraphics)


    I’m getting the following error, how do I fix this?

    Deprecated: woocommerce_product_write_panels is deprecated since version 2.6! Use Use woocommerce_product_data_panels action instead. instead. in /var/www/wp-includes/functions.php on line 5148

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @aagraphics!

    This is usually the result of a theme or plugin conflict.You will need to find where woocommerce_product_write_panels is loaded from (by the looks of it, it seems to be via some custom code added to your themes functions.php file), and replace that with the new code, which is woocommerce_product_data_panels

    Cheers!

    Thread Starter aagraphics

    (@aagraphics)

    Hello, thanks for the reply but I don’t see that in the functions.php. Any other suggestions?

    Someone else who had a similar problem had disabled all of their plugins and reactivated them one at a time.
    If it doesn’t work then copy paste your system report here.

    i am having the same issue. where can i find “woocommerce_product_write_panels”?

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @aagraphics and @asik09!

    That code has been deprecated a very long time ago, so it is likely added by another plugin and in which case, please follow the documentation below for a full conflict test.

    https://docs.woocommerce.com/document/how-to-test-for-conflicts/

    Cheers!

    Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    I hope you found the previous reply helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Unable to Edit current or new products’ is closed to new replies.