The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Conditional help
I am looking for the conditional used to check if someone posted in a thread.
So I can show something to only those who posted in the thread. Any help would be greatly appreciated |
#2
|
||||
|
||||
There is no conditional to use. You will have to write a plugin to grab all the userids of the users who have posted in the thread and then compare the userid of the person viewing the thread to those userids to see if he is one of them. Then, based on whether his userid is in that array, you do something or not.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|