• I need some help to fix this!

    Notice: woocommerce_get_template está obsoleto desde a vers?o 3.0! Use wc_get_template em seu lugar. in /home/escolaedti/public_html/wp-includes/functions.php on line 3831

    Notice: payment_method foi chamada incorretamente. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/enfold/page.php’), get_template_part, locate_template, load_template, require(‘/themes/enfold/includes/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, wc_get_template, include(‘/plugins/woocommerce/templates/checkout/form-pay.php’), WC_Order->get_order_item_totals, apply_filters(‘woocommerce_get_order_item_totals’), WP_Hook->apply_filters, call_user_func_array, WC_Cielo_Debit_Gateway->order_items_payment_details, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Leia como /home/escolaedti/public_html/wp-includes/functions.php on line 4139

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter danieledti

    (@danieledti)

    log problem

    08-08-2017 @ 10:45:25 – Transaction arguments for order 11480: Array
    (
    [merchant_id] => xxxxxxxx
    [order_number] => xxx
    [antifraud_enabled] => FALSE
    [customer_name] => aaaaaaaxxx xxxxx
    [customer_email] => [email protected]
    [customer_phone] => 199925xxxxx
    [shipping_address_name] =>
    [shipping_address_number] =>
    [shipping_address_complement] =>
    [shipping_address_district] =>
    [shipping_address_city] =>
    [shipping_address_state] =>
    [shipping_zipcode] =>
    [shipping_type] => 3
    [cart_1_name] => produto 1 real
    [cart_1_unitprice] => 100
    [cart_1_quantity] => 1
    [cart_1_type] => 1
    [cart_1_weight] => 0
    [discount_type] => 1
    [discount_value] => 5
    )

    • This reply was modified 7 years, 7 months ago by danieledti.

    Consider updating your theme.

    It looks like you are not using one of the WooCommerce payment gateways and that you have a payment gateway plugin. Check the changelog for the plugin to make sure that has been updated to be compatible with WooCommerce 3. It may not have been.

    Thread Starter danieledti

    (@danieledti)

    the gateway plugin that I am using is WooCommerce Checkout Cielo. I will try to update the theme.

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘template problems’ is closed to new replies.