I added the code below to have additional fields show in my Postbit Legacy. The field appers but not the field title.
For example:
I belive the error is in the {vb:rawphrase field6_perm} code but none of the variations I have tried worked.
Code:
<vb:if condition="$post['field6']"><div class="bppostbit"><dt>{vb:rawphrase field6_perm}</dt> <dd>{vb:raw post.field6}</dd></div></vb:if>