• Hey there –

    I’m seeing the following uncaught exception in our error logs…

    Uncaught exception ‘WC_Data_Exception’ with message ‘Invalid billing email address’ in /nas/content/live/jambase7/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:810

    It seems as though this is caused by the function set_billing_email() being called outside of a try catch block.

    This could possibly be happening inside of the save_account_details() function here…
    wp-content/plugins/woocommerce/includes/class-wc-form-handler.php

    Or the update_local_order() function here…
    wp-content/plugins/facebook-for-woocommerce/includes/Commerce/Orders.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support EastOfWest a11n

    (@eastofwest)

    Hi there!

    Could share a bit more about where you’re seeing this error, and when you’re seeing it? If there are particular steps to take to recreate the error, could you share that too?

    If a screenshot would help to illustrate, you can upload the screenshot to your media library and share the link with us, or you can use a service like Droplr or CloudAppto share the image file.

    Lastly, share a copy of your site’s System Status Report. To find it, go to WooCommerce ? Status, select “Get system report” and then “Copy for support”.? Then paste it here in your response.

    Thread Starter toddlevy

    (@toddlevy)

    It’s not clear exactly where or under what circumstance this happened.

    The error was flagged in New Relic and the trace didn’t include a proper page URL.

    The referer was /wp-admin/edit.php

    The request.url was /wp-includes/js/colorpicker.min

    Re: System report… is there a private way to share this?

    [Moderator note: Please, No bumping.]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught exception ‘WC_Data_Exception’ with message ‘Invalid billing email’ is closed to new replies.