The Arcive of vBulletin Modifications Site. |
|
Member's Group in Post-Bit(legacy) Details »»
|
|||||||||||||||||||||||||
Description:
this is a simple modification that show every member's group in his postinstallation: open Post-Bit(legacy) and findDonation::. Feel Free ToaT lAsT: click Install Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
thanks
I will add phrase for another language
|
|
#3
|
|||
|
|||
|
A better way then a bajillion <if> statements would prolly be using the rank system. You can make a rank for each usergroup.
Just an alternate idea
|
|
#4
|
|||
|
|||
|
You could also simply use this:
Code:
<div class="userinfo"><b>$vbphrase[usergroup]:</b> $post[displaygrouptitle]</div>
|
|
#5
|
||||
|
||||
|
Yep I've already figured that for my forums.
|
|
#6
|
||||
|
||||
|
it is just a way from many ways
|
|
#7
|
|||
|
|||
|
Yorixz,
exactly where do i put the code...below this? Code:
<div> $vbphrase[posts]: $post[posts] </div> |
|
#8
|
||||
|
||||
|
yes.
|
|
#9
|
|||
|
|||
|
is it possible to display the membergroup as well?
something like this thread: https://vborg.vbsupport.ru/showthrea...5&page=2&pp=15 |
|
#10
|
|||
|
|||
|
Quote:
|
![]() |
|
|