The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
know the Forum ok, but... Index or search?
I use a code in Navbar.. to show some thing in some forums..
I use $forumid to know in which forum I'm But, when I seach new messages, the $forumid can give any id... Existe another variable to know when I'm searching? or looking the Forumhome? Thank you |
#2
|
|||
|
|||
Code:
<if condition="THIS_SCRIPT == 'index'"> WE ARE ON FORUMHOME </if> <if condition="THIS_SCRIPT == 'search'"> WE ARE ON SEARCH </if> |
#3
|
||||
|
||||
Quote:
Thank You ! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|