Almirena Posted April 8, 2004 Posted April 8, 2004 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
Guest Posted April 8, 2004 Posted April 8, 2004 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
Almirena Posted April 8, 2004 Author Posted April 8, 2004 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.