Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98,
Visits: 1,382
|
We're upgraded to 2.6004 and are still getting this problem.
I have commented out the call to <user:ShippingMethods ID="UC_ShippingMethodsDropdown" runat="server"/> in BasketView.ascx which will hopefully prevent the error.
The call to CalculateShipping seems to be made regardless of whether the dropdown has options. We only have a single shipping method so the call should never be made. It looks like the call is being made with no Destination or ShippingID selected.
|
Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98,
Visits: 1,382
|
We are receiving the following error repeatedly at checkout:
>> Version:2.5009 >> Page: ----------------------------------------------------------------------------- >> 18/05/2014 18:51:13 >> 109.148.249.195 >> DESCRIPTION: BasketBLL.CalculateShipping Error - DestinationID: 0 ShippingID: 1
Please can you shed some light as to what may be cuasing this?
Thanks
|