The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
[Help] Need a condition
How can I get something to show on 2 pages only:
I know about this: PHP Code:
is there a way I can do this? can I just add an array (if so please post code, I dont no php) |
#2
|
||||
|
||||
Both the profile and usercp have THIS_SCRIPT defined at the top of the page. Just change the condition to:
HTML Code:
<if condition="THIS_SCRIPT == 'profile' OR THIS_SCRIPT == 'usercp'"></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|