Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL Site not appearing as SSL


bbsemail

Recommended Posts

Posted

My site, hcca.org has been running OSC for a number of years. The checkout page and the payment form are using an https link, but the secure lock symbol is not being displayed in IE and Firefox shows a security warning symbol. IE also throws a mixed content question asking if the visitor wants to display the non secure content. If you answer NO, you get the lock symbol.

 

I checked all the paths to images and they are all relative, but the path to the infobox images in checkout_shipping.php is: <img src="images//infobox/corner_right_left.gif" border="0" alt="" width="11" height="14">. Notice the double slashes after the images folder. Could this be causing the mixed content warning, or does anyone have any other ideas what could be causing this? Or, more importantly, how to fix this problem?

 

Thanks in advance for any assistance.

Brad

Posted
My site, hcca.org has been running OSC for a number of years. The checkout page and the payment form are using an https link, but the secure lock symbol is not being displayed in IE and Firefox shows a security warning symbol. IE also throws a mixed content question asking if the visitor wants to display the non secure content. If you answer NO, you get the lock symbol.

 

I checked all the paths to images and they are all relative, but the path to the infobox images in checkout_shipping.php is: <img src="images//infobox/corner_right_left.gif" border="0" alt="" width="11" height="14">. Notice the double slashes after the images folder. Could this be causing the mixed content warning, or does anyone have any other ideas what could be causing this? Or, more importantly, how to fix this problem?

 

Thanks in advance for any assistance.

Brad

 

Sounds like you added a new graphic/image to your site somewhere. Check and make sure your images are under SSL also. If your using shared SSL, may think about getting private SSL and dedicted IP. Part of your site sounds secure with the SSL, but sounds like a graphic is not in the right directory, so its coming up with that error. Been through this myself.

 

Thanks

 

Mike

Archived

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

×
×
  • Create New...