PDA

View Full Version : Ie Bans Facebook ?


DieselMinded
04-14-2009, 05:56 AM
in post bit

<!-- Myspace start -->
<if condition="$post[field6]"><a href="http://www.myspace.com/$post[field6]" target="_blank">
<img src="images/misc/myspace.gif" border="0" alt="View Member's MySpace Page" /></a>
</if>
<!-- Myspace end -->
<!-- Facebook start -->
<if condition="$post[field11]"><a href="http://www.facebook.com/profile.php?id=$post[field11]" target="_blank"><img src="images/misc/facebook.gif" border="0" alt="View Member's FaceBook Profile" /></a>
</if>
<!-- Facebook end -->

In IE Page Source

<!-- Myspace start -->
<if condition="$post[field6]"><a href="http://www.myspace.com/$post[field6]" target="_blank">
<img src="images/misc/myspace.gif" border="0" alt="View Member's MySpace Page" /></a>
</if>
<!-- Myspace end -->
<!-- Facebook start -->

<!-- Facebook end -->

In Fire Fox Page Source

<!-- Myspace start -->
<if condition="$post[field6]"><a href="http://www.myspace.com/$post[field6]" target="_blank">
<img src="images/misc/myspace.gif" border="0" alt="View Member's MySpace Page" /></a>
</if>
<!-- Myspace end -->
<!-- Facebook start -->
<if condition="$post[field11]"><a href="http://www.facebook.com/profile.php?id=$post[field11]" target="_blank"><img src="images/misc/facebook.gif" border="0" alt="View Member's FaceBook Profile" /></a>
</if>
<!-- Facebook end -->

Now What is going on ?!

TigerC10
04-14-2009, 06:01 AM
Browser cache is probably what's wrong. Clear the cache and force a re-download.

IE:
Hold CTRL and press the refesh button on the toolbar.

Firefox:
Hold SHIFT and press the refesh button on the toolbar.

DieselMinded
04-14-2009, 06:06 AM
Thanks for the Post but it didnt work

Its only on IE ? Firefox shows it fine , iver changed the order and even added the text "test" and it didnt show that either ?

When i changed the order the myspace one still showed but the Facebook one wasnt there still

im lost

Dismounted
04-14-2009, 06:06 AM
Try turning down IE's "security level". If it is up too high, it blocks things like this.

DieselMinded
04-14-2009, 06:08 AM
OH WAIT i can see it on IE now that i used my Admin Log in on IE , What should that matter ?

There no user group permissions around this modification

TigerC10
04-14-2009, 06:10 AM
It would mean the profile field is hidden.

DieselMinded
04-14-2009, 06:19 AM
https://vborg.vbsupport.ru/external/2009/04/85.jpg



that will be all