Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

security pop up box on Internet Explorer


SeanPaulCail

Recommended Posts

Hi, my site works fine on all browsers except Internet Explorer. The problem is that every time the viewer goes to a new page there is a security pop up warning of "secure and non secure items on the page." I have a custom header, but they images and flash items all have secure paths (i.e. https://www.aspenwagstoriches.com . . . etc.

 

Here's the site : http://www.aspenwagstoriches.com

 

Please view it in Internet Explorer to see what I am talking about. Also, what isn't secure on the site? I have an SSL certificate and set up the site for security. Obviusly have overlooked something. Can some one point me in the right direction?

 

thanks

Link to comment
Share on other sites

If you tell the dialog box not to show the nonsecure items, the calendarbanner.jpg in the upper left will not show. Opening that link in a new window provides the following source code:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="940" height="100" id="nav" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="https://www.aspenwagstoriches.com/catalog/includes/nav.swf?cPath=47" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />
<embed src="https://www.aspenwagstoriches.com/catalog/includes/nav.swf?cPath=47" FlashVars="cPath=47" quality="high" bgcolor="#ffffff" width="940" height="100" name="nav" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

 

I am not familiar with adding flash, but I see 2 instances of http only in this code.

 

Tim

 

 

 

 

 

Hi, my site works fine on all browsers except Internet Explorer. The problem is that every time the viewer goes to a new page there is a security pop up warning of "secure and non secure items on the page." I have a custom header, but they images and flash items all have secure paths (i.e. https://www.aspenwagstoriches.com . . . etc.

 

Here's the site : http://www.aspenwagstoriches.com

 

Please view it in Internet Explorer to see what I am talking about. Also, what isn't secure on the site? I have an SSL certificate and set up the site for security. Obviusly have overlooked something. Can some one point me in the right direction?

 

thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...