When an ad is served on a secure (https) page, IE browser users receive a "page contains secure and non-secure items" warning.

I have temporarily dealt with this by making a check at the end of function ad() to see if we are on a secure page. What I'd really like is for the javascript to reflect the appropriate URL for the page.

Comments

jeremy’s picture

Patches are welcome!

jeremy’s picture

Version: 5.x-1.6 » 6.x-2.x-dev
Status: Active » Postponed

Postponing until someone contributes a patch for the latest branch.

Anonymous’s picture

The little snippet from comment #3 from this issue seems to do the trick for this issue, too: http://drupal.org/node/548858#comment-2058094

At least here in my case it works.

lrwebks’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)

Drupal 6 is EOL and no longer supported. Closing this as outdated for that reason. Thanks for your contribution!