The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
The if condition for COPPA would just be a condition based on the usergroup. By default it is usergroupid 4. So, something like:
HTML Code:
<if condition="$userinfo['usergroupid'] == 4"> stuff only for if the user is in usergroupid 4 </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|