The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
What is the IF statement to display information ONLY if the page is the forum home?
|
|
#2
|
|||
|
|||
|
<if condition="THIS_SCRIPT == 'index'">
Note: There's a ' and " after index |
![]() |
|
|