• Resolved FrankEck

    (@frankeck)


    Hi, I found the following error message from the server:

    [Tue Nov 27 11:02:11 2018] [notice] [client 93.244.131.xx] The WC_Order::get_order_currency function is deprecated since version 3.0. Replace with WC_Order::get_currency., referer: https://www.eckgolds-fotoecke.de/en/checkout/

    I’m not sure what’s causing this error. The plugin maybe?

    Cheers, Frank

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Hey there!

    Thanks for sharing the error. Something is using the WC_Order::get_order_currency which is outdated. It’s just a notice, so it’s good to know but not urgent.

    If you’d like to track down which plugin is using the function and shouldn’t be, you’ll need to do a conflict test.

     
    The best way to determine this is to:
     

    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    You’ll want to focus on plugins that have to do with ordering, payment, and order management.

    Kenin

    (@kbassart)

    Automattic Happiness Engineer

    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 2 replies - 1 through 2 (of 2 total)

The topic ‘Server Error’ is closed to new replies.