• Resolved choong219

    (@choong219)


    Notice: Function is_internal_meta_key was called
    incorrectly
    . Generic add/update/get meta methods should not be used for internal meta data, including “_shipping_phone”. Use getters and setters. Backtrace: require(‘wp-admin/edit-form-advanced.php’), do_meta_boxes, WC_Meta_Box_Order_Data::output, WC_Order->get_formatted_shipping_address, apply_filters(‘woocommerce_order_formatted_shipping_address’), WP_Hook->apply_filters, Flexible_Checkout_Fields_Disaplay_Options->woocommerce_order_formatted_shipping_address, Flexible_Checkout_Fields_Disaplay_Options->woocommerce_order_formatted_address, wpdesk_get_order_meta, WC_Data->get_meta, WC_Data->is_internal_meta_key, wc_doing_it_wrong Please see Debugging in WordPress for more information. (This message was added in version 3.2.0.) in /home4/choong219/goldenbirdnestglobal.com/wp-includes/functions.php on line 5831

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Tomasz WP Desk

    (@tomaszwp)

    Hello @choong219

    ?Please change the meta_name of the Phone field to something other than _shipping_phone. Just turn this field off and add a new phone field labeled e.g. Telephone which will generate meta_name like _shipping_telephone.

    Plugin Support Tomasz WP Desk

    (@tomaszwp)

    I am marking this topic as resolved as we have not received any new replies.
    In the next plugin version there will be a change that will make it impossible to add a field with such meta_name.

    Plugin Support Tomasz WP Desk

    (@tomaszwp)

    An update was released a few hours ago. The new version 3.2.4 makes it impossible to add a field with this meta_name which will prevent an error in the future.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need help! Problem occurrs after updated to the latest version’ is closed to new replies.