The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Condition Statement
Quote:
What im trying to do is show a link with an image to thread owners that are to the usergroups listed (the first condition) in the forums listed (the second condition). The first piece works fine. Its when I add <if condition="$threadinfo['threaduserid'] == $bbuserinfo['userid']"> it doesn't work. Is $threadinfo['threaduserid'] not a valid conditional? I am trying to use this in the threadbit template. |
#2
|
||||
|
||||
threaduserid is not one of the columns in the thread table. postuserid is in the table though, so maybe that will work.
|
#3
|
|||
|
|||
Thank you for your help. Using postuserid worked fine and now it all works how I wanted it to.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|