I have a site that uses an SSL cert so everyting is HTTPS. I am using the secure pages module, I have customized it to secure every page after the home page.

The problem is I cannot figure out why IE continues to issue a "Security Information" prompt saying...

"This page contains secure and nonsecure items. Do you want to display the nonsecure itmes?" giving the user a choice of yes or no. Even in FireFox I noticed the security lock is crossed out meaning nonsecure.

I have checked every link and renamed them to HTTPS even in my own CSS file. I have tried disabling some ad blocks to see if that would help but no effect. Even if I click yes to display the nonsecure items there is no change to what the page looks like. I cannot find the culprit.

Has anybody had this problem? I'm out of ideas and the prompt is still there.

Comments

nevets’s picture

How about images? You could use the firebug extension to Firefox and look at the paths to the files used under the net tab. By hovering over each filename you can see the full url.

HelpDrupalHelpMe’s picture

I already renamed the image ads and those in my CSS.

HelpDrupalHelpMe’s picture

Also thanks for the firefox extension is there a way to block this thing or people looking at my CSS/Scripts etc?

eastcn’s picture

Perhaps your certificate needs through the authentication.
-----------------------
my drupal Look!

HelpDrupalHelpMe’s picture

Sorry I didn't catch that.

HelpDrupalHelpMe’s picture

Sorry I didn't catch that.

HelpDrupalHelpMe’s picture

So using the firefox extension I can see several modules that have there css and javascript files about.

HelpDrupalHelpMe’s picture

Hello?

HelpDrupalHelpMe’s picture

I don't have the problem in my admin theme which is one of the default drupal themes any pointers?