The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I want a condition to exclude some threads
Hi
I'm looking for if condition to use it in navbar template in showthread page to exclude some threads from displaying a text or what ever in that place. I tried some conditions but I failed, I used $threadinfo[threadid] and @thread[threadid] variables without any success, so could you please help me in this. vbulletin version is 3.8.x Thanks in advance. |
#2
|
|||
|
|||
I don't think theread information exist in the context of navbar template. You probably need to create a plugin or use javascript.
|
#3
|
|||
|
|||
You could try $GLOBALS[threadinfo][threadid].
|
#4
|
|||
|
|||
Thank you kh99
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|