The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Someone please help me please!
I have created my own custom vBulletin page using this method using a template called 'CHATROOM'. The page is called chatroom.php Is there a conditional I could use, like <if template=="CHATROOM"> or <if page=="chatroom.php"> Hope you get my drift! Cheers. |
|
#2
|
|||
|
|||
|
Code:
<if condition="THIS_SCRIPT=='chatroom'"> |
|
#3
|
|||
|
|||
|
Thank You
I am having some problems, could anyone tell me what is wrong with this? <if condition="THIS_SCRIPT != 'chatroom' OR THIS_SCRIPT != 'adv_index'"> Thanks |
|
#4
|
|||
|
|||
|
Code:
<if condition="(THIS_SCRIPT != 'chatroom') OR (THIS_SCRIPT != 'adv_index')"> |
|
#5
|
|||
|
|||
|
thanks, works a treat
|
|
#6
|
|||
|
|||
|
Thanks very helpful
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|