The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
What is If conditional for : If thread is exist, not deleted
Hi guys, i want to hide ads in the thread that exist, not deleted
is there if conditional for that, if available i want to use it in template, if not in plugin please share if you know :up: |
#2
|
|||
|
|||
How would there be ads in a deleted thread? Do you mean if an admin for example is looking at a soft deleted thread? Maybe something like:
Code:
<if condition="$threadinfo['visible'] == 1"> |
#3
|
||||
|
||||
yes thats it, many thanks, hope this information can help others too
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|