Rank: Member
Joined: 5/18/2005(UTC) Posts: 36
Thanks: 3 times
|
Has anyone had issues with the "Same as Shipping" check box, once unchecked, not being able to recheck?
I am using BV 2004 Checkout Layout.
When I try to re-check the box it will not allow me to (the page seems to do a quick refresh then nothing)
Any ideas on this?
|
|
|
|
Rank: Member
Joined: 8/16/2008(UTC) Posts: 48 Location: United States
Thanks: 3 times Was thanked: 2 time(s) in 1 post(s)
|
I found from searching the forum on older services packs that the problem is in the Checkout.aspx file. Change <anthem:CheckBox ID="SameAsShippingCheckBox" to <asp:CheckBox ID="SameAsShippingCheckBox"
|
|
|
|
Rank: Member
Joined: 9/20/2006(UTC) Posts: 92
|
Squeker, You're on the right track....but to fix this issue properly you'll need to make a couple of changes to the associated code-behind. [color=gray> <HR] [/color] Wallace Miller -- Narrowpath Design
Providing installation, custom development, and design services for BVC5 sites 24/7 tech support and consultation service available for BVSoftware E-Commerce 760.728.8679 (phone) [email protected]
|
|
|
|
Rank: Member
Joined: 5/18/2005(UTC) Posts: 36
Thanks: 3 times
|
So is there a fix that you can provide NarrowPath?
|
|
|
|
Rank: Member
Joined: 9/20/2006(UTC) Posts: 92
|
[color=gray> [1] [/1] Wallace Miller -- Narrowpath Design
Providing installation, custom development, and design services for BVC5 sites 24/7 tech support and consultation service available for BVSoftware E-Commerce 760.728.8679 (phone) [email protected]
|
|
|
|
Rank: Member
Joined: 4/10/2009(UTC) Posts: 120 Location: Mechanicsville, VA
Thanks: 3 times Was thanked: 1 time(s) in 1 post(s)
|
The real problem is in the anthem.dll. The Checkbox control within anthem.dll is using a string type for the value property, which should be changed to boolean. As far as I know, the checkbox on the checkout is the only anthem checkbox within a standard BV5 site.
I have an updated Anthem.dll that will fix this issue. Only thing changed is that one variable type. |
Tim
|
|
|
|
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.