The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Need help with postbit conditional
I need a conditional statement for the postbit to show something as long as the user is a member, not a "staff" member, and the currently logged in user is not also the poster.
I've got the first two parts worked out but the "currently logged in user is not also the poster" I need some help with. Thanks. So far.... Code:
<vb:if condition="$show['member'] AND !is_member_of($post, 5, 6, 7)" |
#3
|
||||
|
||||
Works perfect, thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|