The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is there a mod for this?
Is there a mod where whatever forum social groups a board member belongs to. They can have the icon of said group displayed on their postbit legacy?
|
#2
|
||||
|
||||
you can certainly add some code in the postbit legacy under $posts to the effect of
HTML Code:
<vb:if condition="is_member_of($bbuserinfo, 1,2,3)"><img src="/images/yourgroup.gif" border="0" /></vb:if> HTML Code:
<vb:if condition="is_member_of($bbuserinfo, 1,2,3)"><img src="/images/$bbuserinfo[usergroupid].gif" border="0" /></vb:if> |
#3
|
|||
|
|||
Found two mods for this, I am on vb4 4.1.10. The first mod didn't work on my board. Icons wouldn't show. Second mod worked. Here's the link....https://vborg.vbsupport.ru/showthrea...t+social+group
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|