The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
excluding pages
Hi guy,
i need to show an ajax box in all the pages of my VB, except for the thread visualization pages, how can i do? thanks Luca |
#2
|
||||
|
||||
ajax box? thread visulation pages? I'm really not sure what you are talking about or want to do here.
|
#3
|
||||
|
||||
Is this 'ajax box' something you already have? I am guessing that you don't want it shown on thread pages? If that's the case then you can put this in whatever template you want it shown in:
Code:
<vb:if condition="THIS_SCRIPT != 'showthread'"> AJAX BOX CODE </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|