The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
show public usergroup in postbit
I've already seen one post here which suggests to use:
Code:
Crew: <if condition="is_member_of($post, 63)">Such and Such group</if><if condition="is_member_of($post, 64)">Such and Such Other group</if> I don't want to hard code this as above, I'd like to somehow get the usergroup they are in, and display the title of the group - and maybe a hyperlink to the join page of that group. Is this possible? thanks. |
#2
|
|||
|
|||
Yes, I would like to know this too.
|
#3
|
||||
|
||||
Quote:
|
#4
|
||||
|
||||
*** Untested spinoff ***
In functions_showthread.php FIND PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
#5
|
|||
|
|||
^^ That doesnt work, it doesnt show up in the postbit
|
#6
|
||||
|
||||
Fixed a small typo, should work now
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|