Quote:
Originally Posted by bobster65
Ah, I see what you are talking about. One way to fix that is to wrap the block of code in the template (for that specific forum) with an IF statement so that it only displays for the specific user groups.
|
Yes, I think that was the only solution as of now. Any member facing that kindly use this to wrap around with if statement
PHP Code:
<if condition="is_member_of($vbulletin->userinfo, 5,6,)">