The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm trying this:
Code:
<if condition="THIS_SCRIPT !== 'search'"> ![]() |
#2
|
||||
|
||||
![]()
Try removing the "!".
I prefer arrays myself as it gives flexibility. Like so: Code:
<if condition="in_array(THIS_SCRIPT, array('search'))"> |
#3
|
|||
|
|||
![]()
I'm trying to drop a line break everywhere but in the search results.
![]() Code:
<if condition="!in_array(THIS_SCRIPT, array('search'))"> |
#4
|
||||
|
||||
![]()
Ahh...Yeah. That would be it...As far as the arrays go.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|