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

Notification

Icon
Error

Kman
#1 Posted : Monday, May 3, 2010 8:34:51 AM(UTC)
Kman

Rank: Member

Joined: 11/25/2003(UTC)
Posts: 370

Those of you using the new 5.7 initial download may run into an issue with SSL and not getting the full lock in the browser.
Cause is a call to
Code:

<script src='https://ajax.microsoft.com/ajax/jQuery/jquery-1.3.2.min.js' language="javascript" type="text/javascript"></script>

located in /BVModules/Checkout/Checkout.aspx and other locations.
My advice is to get a copy of jquery-1.3.2.min.js , save it in your scripts folder and adjust to fetch it locally.
You could adjust the codebehind also if you wished to use the CDN SSL version when in SSL mode but not a biggie.
Regards,
Kim(Kman) Rossey
www.toocoolwebs.com
BVSoftware - MerchantTribe Programming/Design, Database Programming and Business Applications
[email protected]
Kman
#2 Posted : Monday, May 3, 2010 9:13:32 AM(UTC)
Kman

Rank: Member

Joined: 11/25/2003(UTC)
Posts: 370

Further investigation I am finding a call to ajax.microsoft.com in the following files.


\www\Cart.aspx
\www\SQLConnection.aspx
\www\SqlPatch.aspx
\www\BVAdmin\JQueryInclude.ascx.vb
\www\BVModules\Checkouts\One Page Checkout\Checkout.aspx

Of issue are
\www\BVAdmin\JQueryInclude.ascx.vb
\www\BVModules\Checkouts\One Page Checkout\Checkout.aspx

So if you adjust to fetch local or change the call to https (for CDN) you should be set.
Regards,
Kim(Kman) Rossey
www.toocoolwebs.com
BVSoftware - MerchantTribe Programming/Design, Database Programming and Business Applications
[email protected]
Marcus
#3 Posted : Monday, May 3, 2010 10:26:40 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

Kim,

The call to the Microsoft Ajax site should be in HTTPS which should be secure. Can you provide more details on where you're not getting a full SSL lock?
Kman
#4 Posted : Monday, May 3, 2010 10:35:25 AM(UTC)
Kman

Rank: Member

Joined: 11/25/2003(UTC)
Posts: 370

The calls in the code are http ... Not sure now if on all but definitely
\www\BVModules\Checkouts\One Page Checkout\Checkout.aspx
Regards,
Kim(Kman) Rossey
www.toocoolwebs.com
BVSoftware - MerchantTribe Programming/Design, Database Programming and Business Applications
[email protected]
ttillman
#5 Posted : Monday, May 3, 2010 12:59:25 PM(UTC)
ttillman

Rank: Member

Joined: 4/10/2009(UTC)
Posts: 120
Location: Mechanicsville, VA

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Confirmed in one page checkout...

<script src='http://ajax.microsoft.com/ajax/jQuery/jquery-1.3.2.min.js' language="javascript" type="text/javascript"></script>

Easy fix.


Tim
Marcus
#6 Posted : Tuesday, May 4, 2010 11:10:18 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

I just posted version 5.7.1 and a patch with just the changed files from 5.7.0 to 5.7.1. Very minor tweaks but it resolves these issues:

https://accounts.bvcommerce.com


http:// instead of https:// on one-page-checkout
Problems with GettingStartedEmail.aspx redirects on first setup
Audit Log not Recording Correctly
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