Quote:
Originally Posted by tnguy3n
okie, this add-on is written as requested by bofo.
#------------------
Addon to show countryflag in Memberlist
Open memberlist_resultbit template,
FIND:
HTML Code:
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>
BELOW, ADD:
HTML Code:
<if condition="$userinfo[fieldX] != ''"> <img src="images/flags/$userinfo[fieldX].gif" title="$userinfo[fieldX]" align="center"></if>
|
How about an edit in the members signature that appears next to the actual post? Where to you make this change. This flag thing is great but really the most impt place to put is is with the users signature, not just on their profile page