The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Is there a way to count Attachments in a post?
Hi there, is there a if condition in the templates that I can use to count the number of attachments posted in a thread.
For example, I want something like this, HTML Code:
<if condition="this many attachments posted"> show this <else /> do nothing </if> HTML Code:
<if condition="$post['attachmentcount'] == 2"> show this <else /> do nothing </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|