Sorry, I found another issue. It may be an addon but not sure which. I have tried disabling each shipping method but still get the error.
I'm getting: Notice: A non well formed numeric value encountered in /home/xxxxxxxxxxxxxxx/public_html/shop/includes/system/versioned/1.0.7.4/shipping.php on line 55
Thanks
Error in checkout_shipping.php
-
tedukes
- Member
- Posts: 87
- Joined: Wed Oct 27, 2021 11:27 pm
- Phoenix Version:
- Has thanked: 17 times
- Been thanked: 1 time
Re: Error in checkout_shipping.php
Thanks!!
Line 55: $padded_weight = $shipping_weight * SHIPPING_BOX_PADDING / 100;
-
tedukes
- Member
- Posts: 87
- Joined: Wed Oct 27, 2021 11:27 pm
- Phoenix Version:
- Has thanked: 17 times
- Been thanked: 1 time
Re: Error in checkout_shipping.php
I checked and I had to download files with a weight. I believe they are supposed to be set to zero. Also, I disabled php warnings in the configure.php file. I saw this in another post.