Modify ↓
Opened 15 years ago
Closed 14 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 15 years ago by bas
- Status changed from new to assigned
comment:2 Changed 15 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 14 years ago by bas
- Resolution set to fixed
- Status changed from assigned to closed
i have disabled google ads
Note: See
TracTickets for help on using
tickets.
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