The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
OK so I have put this in the postbit:
Code:
<!-- Is Probationary? Start --> <if condition="is_member_of($bbuserinfo, 6, 5) AND is_member_of($post, 136)"> <img src="images/P.gif" alt="User is on P-Plates" /> </if> <!-- Is Probationary? End --> So far so good. --------------- Added [DATE]1256865582[/DATE] at [TIME]1256865582[/TIME] --------------- Trying to work out how I could get the last usernote to display as the popup box alt text: In searching I have found various references to components that apply to the usernotes. $usernote[total] ($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>) But I am not sure what they can be used for, if they need more conditionals around them to display since the group test is already done and the groups in questions hould be able to see the notes... Any ideas? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|