The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
No Replies if Condition
I was wondering what the conditional was for no replies.
|
#2
|
||||
|
||||
Can you explain what you're looking to do in more detail?
|
#3
|
||||
|
||||
threadinfo['databasetable'] Should output the information I believe.
|
#4
|
||||
|
||||
Code:
<if condition="$thread['firstpostid'] == $thread['lastpostid']">NO REPLIES</if> |
#5
|
||||
|
||||
Thanks
|
#6
|
||||
|
||||
Also...
Code:
<if condition="$thread['replycount'] == 0">NO REPLIES</if> |
#7
|
||||
|
||||
Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|