The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
how to hide postbit in PMs?
I mean all the information like join date and posts and other info? or how to make it like here in vb.org? thanks
|
|
#2
|
||||
|
||||
|
Find where it is displayed in the postbit template, and wrap a conditional around it.
Code:
<if condition="THIS_SCRIPT != 'private'">CODE HERE</if> |
|
#3
|
|||
|
|||
|
Yes, that did the trick
many thanks
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|