The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there a way to remove the Online/Offline for just one user?
A major contributor and good friend on my forum has passed away. He is now an "undeletable" user to preserve his posts. I would like to remove Online/Offline from his postbit only. Thanks in advance if you can help. |
#2
|
||||
|
||||
![]()
I can help you for his posts in postbit template
Find: {vb:raw post.onlinestatus} Replace with: HTML Code:
<vb:if condition="$post['userid'] != YOURFRIENDUSERID"> {vb:raw post.onlinestatus} </vb:if> I not tried yet, but it should hide. |
#3
|
|||
|
|||
![]()
Thank you mokujin!
Worked perfectly sir. :up: |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|