Show the Usergroup AND Member Groups in postbit
This modification is in the archives.
This hack will show what usergroups and membergroups a user is a part of, in the postbit.
This is a very simple hack to install, will take only 1 minute or less Screenshot attached below. NOTE: There are modifications for both postbit and postbit_legacy templates! Anyways let's get started! Open includes/functions_showthread.php and find PHP Code:
$show['messageicon'] = iif($post['iconpath'], true, false);
PHP Code:
$show[usergroup] = 1;
PHP Code:
<if condition="$show['reputation']">$post[reputationdisplay]</if>
PHP Code:
<if condition="$show[usergroup]"><br />$vbphrase[usergroup]: $post[displaygrouptitle]</if>
Code:
Member Groups Please click install if you installed this, thanks! Download No files for download. Screenshots
|
Similar Mods
Show Usergroup Description on Show Groups | vBulletin 3.5 Add-ons |