BV Commerce Forum
»
BV Commerce Support
»
General Support
»
HOTFIX SP3.2C - Fix for estimated shipping popup with FedEx real time rates and FedEx Express
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
*** Only install this fix if you have SP3.2 installed! *** You can tell if you have SP3.2 installed by looking in the upper right hand corner in the admin area of your store. If you are using FedEx Express (FedEx Ground is not affected) on your store for real time shipping rates the 5.3.2 version of the popup window is not correctly showing the state drop down field. This one line fix will correct the problem. You can edit the code yourself OR use the attached updated EstimatedShipping.aspx.vb file. Old Code (around line 25) Code:State.Visible = Me.RegionIsRequired New Code Code:State.Visible = True Thanks to Andy Miller for the suggested quick fix while we work on getting the update into the FedEx processor core. File Attachment(s): EstimateShipping.aspx.vb (8kb) downloaded 247 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.