Adverts not displayed

luckylutz

New Member
YetiShare User
Aug 30, 2012
147
0
0
44
Schwitzerland
www.hoodload.com
Hi,

I have the Problem, that my Adverts which i have setting up in Admin Area not will be visible.

The Adverts are scripts from a advertising Site "global.adverts.com"

This looks like this one:
<script type="text/javascript" src="//global-adverts.com/display/js/ads.js?3&1&728&90&0"></script>

My YetiShare site is SSL secure.

The Adverts will not be show on IE, Chrome and Firefox.

If there someone else with the same problem?
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Try using the correct protocol

Code:
<script type="text/javascript" src="http://global-adverts.com/display/js/ads.js?3&1&728&90&0"></script>
Code:
<script type="text/javascript" src="https://global-adverts.com/display/js/ads.js?3&1&728&90&0"></script>
 

luckylutz

New Member
YetiShare User
Aug 30, 2012
147
0
0
44
Schwitzerland
www.hoodload.com
Hey Si,
Thanks for reply.

with https it doesn't work
But if i use http://www.global... it works, if i load the missing content in IE. Firefox i not found the settings for mixed content.

Regards
Timmy