The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Allow access to a forum based on gender?
Hi all,
I;ve created a custom profile field required on registration (Field 5, single line radio, with options Male, Female) what i would like to do is allow or deny access to a certain form id based on whether they are male or female. Could someone help with the If conditon? something like: HTML Code:
<if condition="$forum[forumid] == X"> AND <if condition="$vbulletin->userinfo['Field5'] == Male"></if> SHOW A NO PERMISSON, i think its something like $print_no_permisson<else /> </if> Hope you can help |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|