I have secure pages on my site, and it works fine in every browser (with the exception that it wont maintain an encrypted connection. It locks, loads, then unlocks.)

However on IE8, when encrypted, images will not load. As soon as I turn secure pages off and go to http instead of https, images work fine in 8, but with it on, they wont load.

However, works fine in all other browsers.

Comments

mikesir87’s picture

Are the images loading via absolute links, or relative links? I ran into the same thing that the reference wasn't quite the same when it moved to SSL. Check there first. Also, is this an IE8 only issue?

egsj’s picture

Status: Active » Fixed

It didn't even occur to me to check that. They were absolute. Changing them to relative worked.

mikesir87’s picture

Glad it worked! :-)

egsj’s picture

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.