The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide Image Code
I used to a have a piece of code which hid all images and sigs from guests (non registered users) only. I can't for the life of me find that code again. Any suggestions?
|
#2
|
|||
|
|||
There's this: https://vborg.vbsupport.ru/showthread.php?t=219631 but it doesn't say anything about sigs.
This one does say it's for sigs: https://vborg.vbsupport.ru/showthread.php?t=254712 I haven't used either of them myself. |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Just go into the postbit_legacy template and wrap around the signature part
Code:
<if condition="$show[member]"> sig code </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|