The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Im trying to add a button to the thread view postbit controlls next to the edit and quote buttons. Adding the button is easy but Im trying to make it so only the original poster can see the button If i put in the conditional
<if condition="$vbulletin->userinfo['userid'] == $threadinfo['postuserid']"> everyone can see it if i put in the conditional <if condition="$threadinfo['postuserid'] == $bbuserinfo['userid']"> no one can see it shouldnt both of these return the same result? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|