I'm using version 3.6.8 and can choice in the user profile the flag (only diggits available) but bihind or below the MSN or AIM icons i dont see any flag, where do i have to look to see the flag?
Here the code what i did changed.
Code:
...<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
<!-- / flags start -->
<div>
<if condition="$post[fieldXX]"><img src="images/flags/$post[fieldXX].png"></if>
</div>
<!-- / flags end -->
</div>
</td>
<if condition="$show['moderated']">...