Dominico Savio
02-28-2008, 08:01 PM
I have a Multiple-Selection Menu custom field which i want to show in it a poster's profile in the postbit, but I dont' know how to do it
I add this to the postbit but it only shows the number value instead of a string of value. for example, instead of showing "Choice 1, Choice 2, Choice 5" it will show number 19
<if condition="$post['field5']"><div class="info"><img align="absmiddle" src="$stylevar[imgdir_misc]/usericon_fav.gif" alt="$vbphrase[field5_title]: $post[field5]" border="0" /> $post[field5]</div></if>
Can you someone help me?
--------------- Added 1204307568 at 1204307568 ---------------
any help? please!
I add this to the postbit but it only shows the number value instead of a string of value. for example, instead of showing "Choice 1, Choice 2, Choice 5" it will show number 19
<if condition="$post['field5']"><div class="info"><img align="absmiddle" src="$stylevar[imgdir_misc]/usericon_fav.gif" alt="$vbphrase[field5_title]: $post[field5]" border="0" /> $post[field5]</div></if>
Can you someone help me?
--------------- Added 1204307568 at 1204307568 ---------------
any help? please!