26
May
Customer:
Why do I get fatal error, when debugging is on, or off in WooCommerce DHL plugin?
Dhl, debug mode is... read more
11
Nov
This tutorial explains how to setup WooCommerce Shipment Tracking Pro Plugin. Please refer to the product page to know... read more
03
Jan
Customer :
I just purchased the plugin and I see no download file in my account?
Support :
We sincerely apologize for... read more
24
Mar
For setting default tracking service in WooCommerce Shipment Tracking Pro Plugin for WooCommerce, below code snippet can be used... read more
28
Nov
Code Snippet 01: Alter data of Create Label request in FedEx.
The code gives flexibility to alter the value of existing... read more
10
Nov
This tutorial explains how to set up  DHL Paket Shipping option using WooCommerce DHL Express/Paket Shipping Plugin with Print Label. Please... read more
10
Aug
This tutorial explains how to Export/Import WooCommerce Order XML file using Order / Coupon / Subscription Export Import... read more
19
Jan
We all know that the WooCommerce FedEx Plugin is the best tool to offer real-time FedEx shipping rates to the... read more
03
Apr
Get API Access From Stamps
How to register for Stamps.com?:
Go to Stamps.com
Click Get Started to sign up.
Enter... read more
17
Jun
Below code snippet helps to filter shipping methods based on States.
In this particular example, the USPS rates will show... read more
Comments (12)
Code still works! Thank you!
This used to work up until we upgraded woocommerce to 3.2.5 and wordpress to 4.9.1 now when something is added to the cart, it returns this error:
Warning: array_keys() expects parameter 1 to be array, null given in /home4/ffxbmeus/public_html/wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 478
Warning: array_keys() expects parameter 1 to be array, null given in /home4/ffxbmeus/public_html/wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 449
Warning: current() expects parameter 1 to be array, null given in /home4/ffxbmeus/public_html/wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 450
Warning: array_keys() expects parameter 1 to be array, null given in /home4/ffxbmeus/public_html/wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 478
Warning: array_keys() expects parameter 1 to be array, null given in /home4/ffxbmeus/public_html/wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 449
Warning: current() expects parameter 1 to be array, null given in /home4/ffxbmeus/public_html/wp-content/plugins/woocommerce/includes/wc-cart-functions.php on line 450
Hi Marc,
We tested this on our side but could not replicate the issue. Would it be possible for you to approach our support team on this so that they can resolve the problem? Here is the URL of support.
Works Perfectly, Thanks a lot!
You are welcome. 🙂
Thanks!
thats for the code, it works great!
You are welcome. 🙂
Thanks!
Where is the code snippet?
You will find it under the title “Code Snippet for sorting the shipping options by cost.”.
One should be careful with this code snippet. It sorts the shipping correctly, however, it causes an error to appear that says “no shipping method has been selected” when clicking the payment button. I’m using the latest version of wordpress (4.6.1) and woocommerce (2.6.6).
Strange. I can’t see the code snippet. I tried 3 different browsers. I see the title and the screenshots, but no code snippet.
Worked! Thank you for this snippet