The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How do i?
Cause i have it set to when users register they are placed in a group that has limited permissions till 5 posts and then they are promoted but i need to have something shown to them to tell them that. |
|
#2
|
|||
|
|||
|
Code:
<if condition="is_member_of($vbulletin->userinfo, X, Y, Z)">
DISPLAY THIS HTML
<else />
Display this html
</if>
|
|
#3
|
||||
|
||||
|
Code:
<if condition="is_member_of($bbuserinfo, X)">STUFF</if> Alternatively, you could use the "Notices" feature. |
|
#4
|
|||
|
|||
|
Quote:
I use 3.6.10 tho =] thanks! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|