![]() |
Quote:
|
Quote:
HTML Code:
<if condition="$bbuserinfo['usergroupid'] == 6"> |
Thanks, I'll Test It Out Right Now :)
|
I Tried That And All It'd Say When I Try To Go To The Page Is "Sorry, You Must Register First To View This Page."
<if condition="$bbuserinfo[6] == 6"> <table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%"> <tr> <td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat"> <div><p align="center"><b>TEST</b></p> </div> </td> </tr> <tr> <td class="alt1"> <div> TEST </div> </td> </tr> </table> </td> </tr> </table> <br /> <else /> Sorry, You Must Register First To View This Page. </if> |
You need to replace 6 with the usergroupid and not 'usergroupid' :)
HTML Code:
<if condition="$bbuserinfo['usergroupid'] == 6"> |
thanks :) lol
|
by the way... how would i set it to multiple usergroups?
|
HTML Code:
<if condition="$bbuserinfo['usergroupid'] == X || $bbuserinfo['usergroupid'] == Y || $bbuserinfo['usergroupid'] == Z"> |
Thanks Alot... Works Great :)
|
adding that after the code didn't work
|
All times are GMT. The time now is 07:18 PM. |
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:
|