"nonsecure items" SSL issue |
Post Reply |
Author | |
jools
Newbie Joined: 12-December-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 12-December-2006 at 7:41am |
Hello, I've set up my SSL certificate and it seems to be working. However, I'd like to get rid of the "This page contains both secure and nonsecure items..." that I get when I view my site with Internet Explorer. I have my own SSL certificate (i.e. not shared) and I've enabled the SSL for registration/login pages. I've renamed by productcart folder, but I've left everything else alone (haven't moved to root). Thank you.
|
|
netprofits
Certified ProductCart Developers Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
|
The most likely cause of that message is that you are including images or a file using a URL that is not secure, i.e. you hard coded a URL to an image such as http://www.domain.com/image/image.jpg. Or you are including a file such as a Javascript include file either for your site or for an external site such as SSL or stats tracking code. The solution is to make the paths relative, i.e. ..\images\image.jpg and make sure any code to external scripts is secure. |
|
jools
Newbie Joined: 12-December-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Thank you for your reply. I will follow your suggestion about paths.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |