Log in

View Full Version : Gender Postbit Problem


koby411
04-10-2010, 12:59 AM
I've put this in my postbit_legacy

<if condition="$post['field6']"><div class="vb_postbit_info"><b>Gender:</b> $post[field6]</div></if>

Which field6 is the custom field for Gender.

However it it displays this on the forum:

Gender: 1

Why is it showing the "1" instead of "Male", and showing "2" instead of "Female"?
How do I make it show the correct stat?

Lautaro
04-11-2010, 07:35 AM
Can you show us the settings of this profile field? .. maybe something's wrong.

koby411
04-13-2010, 01:54 AM
Can you show us the settings of this profile field? .. maybe something's wrong.
Thank you for trying to help, but I've decided just to install this mod:
https://vborg.vbsupport.ru/showthread.php?t=196749

and it's working fine.