Suggestion Fix mixed content https errors

Remove this Banner Ad

lysp

Club Legend
Mar 31, 2010
1,931
2,261
AFL Club
Essendon
The NBA playoffs ad in the top forum panel is not referencing the https url as well as the link.

This causes the site to show up with a https warning.

<div class="baseHtml noticeContent">
<a href="hxxp://www.bigfooty.com/forum/forums/basketball.39/">
<img src="hxxp://images.bigfootymedia.com/notices/2015/NBA_Playoffs-100h.png" style="float:left; margin-right:20px;" border="0" /></a>
<h2>
<a href="hxxp://www.bigfooty.com/forum/forums/basketball.39/">The NBA Playoffs are here!</a>
</h2>


Also quite a few links are also http, so I suggest using relative urls not full length:

* hxxp://www.bigfooty.com/forum/forums/cricket.21/
* hxxp://www.bigfooty.com/forum/forums/basketball.39/
* hxxp://www.bigfooty.com/forum/forums/basketball.39/
* hxxp://www.bigfooty.com/forum/forums/basketball.39/

(links changed to hxxp to prevent auto-linker in this post)
 

Log in to remove this ad.

Just an old notice that I recycle every year but not updated to HTTPS.

Will fix now.

Not sure where the other links are coming from.

Thanks!

That's at least fixed the mixed content warnings.

Still 2 http links though - Cricket and Basketball in the purple header bar.






</header>
<div id="headerMover3">
<div id="headerProxy" style='display:none;'></div>
<div id="content" class="thread_view">
<div class="pageWidth">
<div class="pageContent">
<!-- main content area -->



<div class="hiddenResponsiveMedium hiddenResponsiveNarrow gro_en_Container">


<div class="gro_en_Settings"><a href="account/preferences#watchconsole"><img class="gro_en_Icon" src="styles/default/Groatz/Engage/settings-gear.png" alt="Preferences" title="Preferences"></a></div>


[snip]

<div class="gro_en_Item"><a class="gro_en_Link" href="hxxp://www.bigfooty.com/forum/forums/cricket.21/" title="Cricket">Cricket</a></div>



<div class="gro_en_Item"><a class="gro_en_Link" href="hxxp://www.bigfooty.com/forum/forums/basketball.39/" title="NBA Playoffs">NBA Playoffs</a></div>
 

Remove this Banner Ad

Back
Top