The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
Thank you. I made a profile field with options to show english only, and show all of them (to show the foreign languages).
Then I used: Code:
<vb:if condition="$bbuserinfo[field26] == 'Show English only'"> <vb:if condition="!in_array($forum[forumid], array(19,28,34,144))"> forum code <vb:else /> -this is the blank bit- </vb:if> <vb:else /> forum code </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|