Hello,
When I access my own registration/buy page on Chrome it shows me the warning that there is insecure content in the page. Upon checking the page with the javascript console it shows me this:
[blocked] The page at https://astigmatismo.worldsecuresystems.com/OrderRetrievev2.aspx?Step= 13&CartID=72ba037c-3de1-4312-8d58-cf445ba9edcb&CheckOut=1&ANONID=01cf2 424-8033-44bf-88c0-0f01b71da363&VISID=f9348faa-9561-49e1-aa4c-128d04e0 3fef%23www.astigmatismo-shortfilm.com%2319.05.2012+18%3a44%3a57.144&VI D=11285897&VSV=&SelectedRateKey= ran insecure content from http://musecdn.businesscatalyst.com/scripts/1.1/jquery-1.7.min.js.
I am afraid this will frighten my customers, what can I do?
I believe it is this link that is triggering the warning - http://screencast.com/t/W211Sj3J0A0
You should link the script like so -
<script src="/scripts/1.1/jquery-1.7.min.js" type="text/javascript"></script>
instead of using the full http:// path. The browser basically throws the warning because at least one of the resources loaded was not delivered securely.
So what if the Chrome tells me The page at https://thepaddlesup.worldsecuresystems.com/BookingRetrieve.aspx?ID=11 6345 ran insecure content from http://www.thepaddlesup.com/CatalystScripts/ValidationFunctions.js.
I don't think I can make the path to it relative, can I?
Hi,
I am getting the same error on my checkout page...the https issue. This is because I am using a dynamic menu (version 1) on the page....which then renders a transparent gif using the URL:
http://njcdn.worldsecuresystems.com/CatalystImages/1x1.gif
Is there a fix for this? Or can BC make the path to this gif relative or make it https://njcdn.worldsecuresystems.com/CatalystImages/1x1.gif?
Thanks!
Kane
North America
Europe, Middle East and Africa
Asia Pacific