Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Secure and nonsecure items


Almirena

Recommended Posts

Posted

Using Matt's idea of editing the config php file to:

 

  define('HTTPS_SERVER', 'https://www.soundssublimeshop.com');

 

(Thank you, Matt!)...

 

... I've had no problems with the SSL Certificate warning, even though I've not moved the contents of /Catalog to public_htm.

 

However, I do still receive a pop-up window that says the page contains both secure and nonsecure items.

 

Any ideas about fixing this problem, anyone?

 

The site is www.soundssublime.com/catalog

Posted

The non-secure items are your background - you probably have this in stylesheet.css using a full http:// path (non-secure) - try /images/galaxy.gif :D

 

Matti

Posted

You're right - that's exactly what it was! I just gave all the http:// references in the stylesheet that extra little "s", and all was fine. Copying the background into the /image folder and referencing as you suggested would have worked, too.

 

Thank you!

Archived

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

×
×
  • Create New...