Chris question i have added the Country Flags in Profile plug and my mini profile for all themes is
also this url to the flag picture is unable to be reached
iycatacombs.com/offsite/flags/ what does that mean?
<div class="$[miniprofile_class]">
{if !$[user.is_member]}
<span style="font-weight: bold;"><span style="color: #AD522D;">$[user]</span><br />Guest</span><br /><div class="avatar"><img src="http://img850.imageshack.us/img850/442/errorqp.jpg" alt="$[user.name]'s Avatar" /></div>
{else}$[user]<br />
{/if}
{if $[user.group]}
$[user.group.name]<br />$[user.group.stars]<br />
{elseif $[user.rank]}
$[user.rank.name]<br />
{if $[user.rank.stars]}
$[user.rank.stars]<br />
{/if}
{/if}
{if $[user.custom_title]}$[user.custom_title]<br />{/if}
$[user.warning.bar]
<br />
{if $[user.is_member]}{if $[user.avatar]}
<div class="avatar">$[user.avatar]</div><br />
{/if}{/if}
{if $[user.personal_text.message]}
$[user.personal_text]<br />
{/if}
{if $[user.location]}<div class="info">Location: $[user.location]</div>{/if}
{if $[user.is_member]}
<div class="info">
Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if}
{foreach $[user.mini_custom_field]}
<br /><span class="$[user.mini_custom_field.content_class]">$[user.mini_custom_field.name]: $[user.mini_custom_field.value]</span>
{/foreach}
{if $[user.is_online]}<br /><span class="italic">Member is Online</span>{/if}
</div><br />
{/if}
{if $[user.miniprofile_badge]}
<div class="$[user.miniprofile_badge_container_class]">
{foreach $[user.miniprofile_badge]}
$[user.miniprofile_badge.image.thumb]
{/foreach}
</div>
{/if}
</div>
and the flag things isn;t coming up at all or in the personal area of the edit profile area please help
and the the Country Flags in Profile plug is under Yooti plug