Bluefin221
12-18-2011, 10:25 PM
I'm looking to show around 3/4 maybe 5 fields from a users profile on the postbit.
I have searched around all day for this and all I can find is a modification from 3.8 however it obviously throws up an error on 4.8.
Can anyone help with how to get these fields added to the postbit?
https://vborg.vbsupport.ru/showthread.php?t=208288&page=4
--------------- Added 1324251500 at 1324251500 ---------------
I've kinda figured this out but I keep messing a part up.
<vb:if condition="$post['field7']"><div class="post_field"><dt>{vb:rawphrase field7}</dt> <dd>{vb:raw post.field7}</dd></div></vb:if>
The rawphrase part isn't showing up on the posting legacy and its just showing :
I have searched around all day for this and all I can find is a modification from 3.8 however it obviously throws up an error on 4.8.
Can anyone help with how to get these fields added to the postbit?
https://vborg.vbsupport.ru/showthread.php?t=208288&page=4
--------------- Added 1324251500 at 1324251500 ---------------
I've kinda figured this out but I keep messing a part up.
<vb:if condition="$post['field7']"><div class="post_field"><dt>{vb:rawphrase field7}</dt> <dd>{vb:raw post.field7}</dd></div></vb:if>
The rawphrase part isn't showing up on the posting legacy and its just showing :