• Resolved WilliamH19

    (@williamh19)


    Hi,

    Since two months we have an issue with sending the conformation email after completing an order. About 90% of the time the email is not send (WP Mail Log).

    I get these errors:

    [03-Jan-2018 12:59:13 UTC] billing_email was called incorrectly. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action(‘wc_ajax_checkout’), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->process_order_payment, WC_MULTISAFEPAY_IDEAL->process_payment, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.

    [03-Jan-2018 13:07:56 UTC] billing_email was called incorrectly. Order properties should not be accessed directly. Backtrace: do_action(‘wp_ajax_wc_myparcel’), WP_Hook->do_action, WP_Hook->apply_filters, WooCommerce_MyParcel_Export->export, WooCommerce_MyParcel_Export->add_shipments, WC_Order->update_status, WC_Order->save, WC_Order->status_transition, do_action(‘woocommerce_order_status_completed’), WP_Hook->do_action, WP_Hook->apply_filters, WPfeedback->wc_feedback, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.

    Hope someone can help me out on this one!

    Kind regards,

    William

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • dougaitken

    (@dougaitken)

    Automattic Happiness Engineer

    Hi William,

    It sounds like some of your template files are outdated.

    This page might give you some pointers – https://docs.woocommerce.com/document/fix-outdated-templates-woocommerce/

    Thanks,

    Thread Starter WilliamH19

    (@williamh19)

    Hi Doug,

    Thanks for the reply.

    I checked the System Status but there a now notifications about outdated templates:

    
    ### Templates ###
    
    Overrides: flatsome/woocommerce/archive-product.php
    flatsome/woocommerce/cart/cart-empty.php
    flatsome/woocommerce/cart/cart.php
    flatsome/woocommerce/checkout/form-checkout.php
    flatsome/woocommerce/checkout/form-coupon.php
    flatsome/woocommerce/checkout/thankyou.php
    flatsome/woocommerce/content-product.php
    flatsome/woocommerce/content-product_cat.php
    flatsome/woocommerce/content-single-product.php
    flatsome/woocommerce/global/breadcrumb.php
    flatsome/woocommerce/global/quantity-input.php
    flatsome/woocommerce/global/wrapper-end.php
    flatsome/woocommerce/global/wrapper-start.php
    flatsome/woocommerce/loop/loop-end.php
    flatsome/woocommerce/loop/loop-start.php
    flatsome/woocommerce/loop/orderby.php
    flatsome/woocommerce/loop/pagination.php
    flatsome/woocommerce/loop/result-count.php
    flatsome/woocommerce/loop/sale-flash.php
    flatsome/woocommerce/myaccount/form-login.php
    flatsome/woocommerce/myaccount/navigation.php
    flatsome/woocommerce/notices/error.php
    flatsome/woocommerce/notices/notice.php
    flatsome/woocommerce/notices/success.php
    flatsome/woocommerce/product-searchform.php
    flatsome/woocommerce/single-product/photoswipe.php
    flatsome/woocommerce/single-product/price.php
    flatsome/woocommerce/single-product/product-image.php
    flatsome/woocommerce/single-product/product-thumbnails.php
    flatsome/woocommerce/single-product/related.php
    flatsome/woocommerce/single-product/review.php
    flatsome/woocommerce/single-product/sale-flash.php
    flatsome/woocommerce/single-product/share.php
    flatsome/woocommerce/single-product/short-description.php
    flatsome/woocommerce/single-product/tabs/tabs.php
    flatsome/woocommerce/single-product/title.php
    flatsome/woocommerce/single-product/up-sells.php
    flatsome/woocommerce/single-product-reviews.php
    flatsome/woocommerce/single-product.php
    
    

    Does that still mean that some templates are outdated?

    Thanks!

    William

    Ewout

    (@pomegranate)

    Looks to me like it’s WC_MULTISAFEPAY_IDEAL & WPfeedback that need to be updated!

    Thread Starter WilliamH19

    (@williamh19)

    Problem solved! Is was indeed the WPfeedback plugin that was causing the problem!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘billing_email was called incorrectly’ is closed to new replies.