The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
In the threadbit, I have this piece of code:
HTML Code:
<span style="cursor:pointer" onclick="window.open('member.php?$session[sessionurl]u=$thread[postuserid]', '_self')">$thread[postusername]</span> Can this be done with template conditionals, if so, which one? All the ones I have tried test for the user rather than the thread starter. I am thinking something like : <if condition="$threadstarter = usergroupid 5,6"> for example. Does a template conditional exist for this kind of test? TIA for any suggestions. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|