Our WooCommerce Site produces an error on Checkout. This was not fixed when I updated to the latest WC version. The only thing that changed between it working and the error is the version of WordPress... The error is in checkout after you submit your payment info (credit card, using Authorize.net) you get the message 'Internal Server Error'. The order does appear in the WC Orders section, a customer account is created, payment is also submitted (but marked as pending). The Console shows a 500 error for ?wc-ajax=checkout
in debug the errors I get are:
Notice: The called constructor method for WP_Widget in LayerSlider_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/p3pnexwpnas08_data03/30/2845930/html/wp-includes/functions.php on line 3892
Notice: The called constructor method for WP_Widget in SocialWidget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/p3pnexwpnas08_data03/30/2845930/html/wp-includes/functions.php on line 3892
Notice: The called constructor method for WP_Widget in ContactsWidget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/p3pnexwpnas08_data03/30/2845930/html/wp-includes/functions.php on line 3892
Strict Standards: Declaration of WC_Shipping_USPS::calculate_shipping() should be compatible with WC_Shipping_Method::calculate_shipping($package = Array) in /home/content/p3pnexwpnas08_data03/30/2845930/html/wp-content/plugins/woocommerce-shipping-usps/includes/class-wc-shipping-usps.php on line 0
Strict Standards: Declaration of WC_Shipping_UPS::calculate_shipping() should be compatible with WC_Shipping_Method::calculate_shipping($package = Array) in /home/content/p3pnexwpnas08_data03/30/2845930/html/wp-content/plugins/woocommerce-shipping-ups/includes/class-wc-shipping-ups.php on line 0
Notice: Use of undefined constant outlet_primary_colour - assumed 'outlet_primary_colour' in /home/content/p3pnexwpnas08_data03/30/2845930/html/wp-content/themes/outlet/includes/theme_customize.php on line 1231

所有评论(0)