![]() |
Display based on usergroup?
Hi, everybody!
Is there a way to display text only when a user belongs to a certain usergroup? What about a certain number of posts? Thanks as always! Rory |
Code:
<if condition="is_member_of($vbulletin->userinfo, x)">this text is only shown to users in primary/secondary group X</if> Code:
<if condition="$vbulletin->userinfo['posts'] > 50">this text is only shown to users with more than 50 posts</if> |
Sweet! Thanks, SA!
|
All times are GMT. The time now is 05:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|