The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi, I need to insert some code, I have two peaces of code, one must be on forum home page, other on every other page but NOT on home page, how can I do that?
|
|
#2
|
|||
|
|||
|
Code:
<if condition="THIS_SCRIPT == 'index'">
forum home page
<else />
NOT forum home page
</if>
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|