The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I want to make it so that post counts and profile fields do not show when guests post, because their post counts are always "n/a" and their profile fields are always blank.
Steve Machol told me "This can be done with template conditionals", but he "don't know conditionals well enough to help". |
|
#2
|
|||
|
|||
|
Code:
<if condition="$post['userid']"> </if> |
|
#3
|
|||
|
|||
|
It worked. Thanks. :up:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|