Closed GoogleCodeExporter closed 8 years ago
Does the client have JS disabled, by chance?
Original comment by vent...@gmail.com
on 31 May 2011 at 9:28
Hi, thanks for your reply!
Javascript is enabled. The pop-up is happening on another IE8 instance as well.
Original comment by rick...@gmail.com
on 31 May 2011 at 9:36
I checked this page on your site. The pop-up is actually unrelated to the
bypass security warning. It is actually a mixed security warning. Perhaps I am
just getting to your site too late (after you made some other changes), because
it looks like you have the correct settings in your config file to avoid this.
When I view the source of your page, the first script tag is
"http://www.maritimetraining.com/Scripts/jquery-1.4.1.min.js". That is why IE
is complaining; that there are some resources being requested insecurely from a
secure page. Do you still have the above configuration in-place (with ~/Scripts
set to Ignore)? If so, are there any rewrite rules on the site?
Even if you resolve the Scripts folder with this module, you will likely have a
problem with your analytics JS. At the bottom of the page, a script references
is made to "http://www.google-analytics.com/urchin.js". There should be newer
code from Google that detects if the current page is requested via HTTPS and
outputs the script reference to urchin.js via HTTPS as well.
Original comment by vent...@gmail.com
on 5 Jun 2011 at 3:55
Ah, I thought "bypassSecurityWarning" was referring to the mixed security
warning. Thanks for looking at the site. The issue is resolved.
Original comment by rick...@gmail.com
on 5 Jun 2011 at 5:12
No problem. I'm glad you got it resolved.
Original comment by vent...@gmail.com
on 7 Jun 2011 at 10:45
Thanks again. Is there a way to donate to this project?
Original comment by rick...@gmail.com
on 8 Jun 2011 at 12:53
There is no way to donate to this project yet. I greatly appreciate your
interest. Perhaps in time, I'll set something up.
Original comment by vent...@gmail.com
on 11 Jun 2011 at 3:19
Original issue reported on code.google.com by
rick...@gmail.com
on 31 May 2011 at 4:59