The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm trying to take out 2,6,7 forum id's. I created this code below but I don't think this will work. do you guys a have any another statement professionals help needed.
<if condition="!in_array($bbuserinfo['forumid'], array(2, 6, 7))"> |
|
#2
|
|||
|
|||
|
Close.
This is what you need:Code:
<if condition="!in_array($forum['forumid'], array(2,6,7))"> |
|
#3
|
|||
|
|||
|
Chris-777 Thank you for your help. It is very nice person of you to help.
I wish you a happy president day. Take care. |
|
#4
|
|||
|
|||
|
Cheers.
|
|
#5
|
|||
|
|||
|
secured.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|