Modify

Opened 16 years ago

Closed 15 years ago

#76 closed defect (fixed)

This pages contains both secure and unsecure items

Reported by: jon.wbstr@… Owned by: bas
Priority: minor Milestone:
Component: email2trac Version: 0.3
Keywords: Cc:

Description

Project page is using https, but it looks like the google adds are unsecure items and cause this error to come up on every page using IE6. Firefox2 just doesn't load the content evidently.

Attachments (0)

Change History (3)

comment:1 Changed 16 years ago by bas

  • Status changed from new to assigned

Your are right. I have mixed mode on for internet explorer and do not have problems with firefox 2 and 3. But that has to do with the security settings that i have. For now i do not reconfigure aoache or adjust the pages

comment:2 Changed 16 years ago by kevincal

put your adsense code in a wrapper:

ie, var gaJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");

document.write(unescape("%3Cscript src='" + gaJsHost + "pagead2.googlesyndication.com/pagead/show_ads.js' type='text/javascript'%3E%3C/script%3E"));

although I'm not sure if https is supported

-k

comment:3 Changed 15 years ago by bas

  • Resolution set to fixed
  • Status changed from assigned to closed

i have disabled google ads

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.