• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Marcus
#1 Posted : Wednesday, January 30, 2008 2:00:31 PM(UTC)
Marcus

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.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012