The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I can't find a mod to do this, but it must be pretty simple. I want to hide signatures unless the person is logged in
Thanks in advance
|
|
#2
|
||||
|
||||
|
Find $post[signature] in your postbit template and replace it with:
HTML Code:
<if condition="$show['member']">$post[signature]</if> |
|
#3
|
|||
|
|||
|
Thank you, so easy and works so well
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|