SSL issue - Message "This page contains both secure and non-secure items"

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
I have installed ssl certificate on server.

there was a bug of going from https to http which i fixed using this https://www.nopcommerce.com/boards/t/8308/ssl-issue.aspx

BUT now the problem is, when visiting website from Internet Explorer, a popup message windows comes when anyone tries to see secured pages like login, shopping cart, register, wishlist.

It is very annoying and puts a bad impression on customers with a message window "This page contains both secure and non-secure items"

and if anyone selects "YES" the SSL lock is not visible on the address bar - Only when we select "No" the small SSL lock is visible.

I have used images on the pages and i have changed their url from http to https but still i am getting this message. I have searched this forum and still there is no solution for this problem.


PLEASE HELP
13 years ago
You will probably want to change all of the your pathing from absolute to relative:

http://site/folder/image.jpg -> folder/image.jpg

The site will take care of the rest.

Mike
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.