The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is there a way to edit this - $post[field5] $post[field6]- so that it will only show up if that field has been filled in within the user profile? Could anyone post the code to do so? Thanks very much in advance! I am learning!!!
|
|
#2
|
|||
|
|||
|
anyone?
|
|
#3
|
||||
|
||||
|
Just put something like this in the template that you want this to happen:
HTML Code:
<if condition="$post[field5]">$post[field5]</if> |
|
#4
|
|||
|
|||
|
Thanks so much Gary! I understand
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|