Show UserGroup Rank Image/Images in Postbit
This modification is in the archives.
Eho Team
http://www.vbulletin.org/forum/showt...5&page=2&pp=15 Gave me the idea so here Goes Got Images assign via ranks to usergroups ? well problem is only the primary user group, rank will display !! so how do u get more than the primary to apear ? see below and see attached There are 2 if .. continue test. It works but if it can be done better/slicker PM me NOTE: There are modifications for both postbit and postbit_legacy templates! Open includes/functions_showthread.php and find PHP Code:
$show['messageicon'] = iif($post['iconpath'], true, false);
PHP Code:
Open postbit and find (but upto you there you want it) PHP Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
PHP Code:
<if condition="$show[rank_images]">$membergroups</if>
Should Take 10 mins, remember to back up your files before editing ANYTHING !! Click the Install button, Have only tested it on 3.0.9 BUT ..... Giz http://bbs.rsownersclub.co.uk Download No files for download. Screenshots
|