The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
attachment conditional
Can anyone help me how to check new post has attachment or not?
what conditional should i use in my modification?? $attachment ?? Thanks! |
#2
|
||||
|
||||
i am looking for the same this. What will be the syntax if i want something to be done based on: if there is a attachment or not in a thread. Thanx
e.g. If there is a attachment do this else do this |
#3
|
||||
|
||||
This is in the postbit/postbit_legacy template. Have you tried it?
HTML Code:
<vb:if condition="$show['attachments']">attachment code,/vb:if>
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|