View Full Version : user title per gender
almightyone
05-26-2007, 12:56 AM
guess it would need to be built off a gender hack but could a hack be done to allow user titles based on gender or does this exist and I do not see it anywhere My members kinda requested this so the females can have titles that fit them more for basic titles (i do not like to allow all my members to use custom titles)
kellogs
07-19-2007, 08:40 AM
I am looking for the same hack too ...
G0F0RBR0KE
07-19-2007, 09:25 AM
How to create it.
Go to ACP and find, "User Profile Fields." Click on "Add New User Profield Field" and click leave it as "Single-Line Text Box ." Hit "Continue"
Title: Gender
Description: Indiciate if user is a male or female.
Than click save
Now, edit the template
Go to Default Style>Edit Template>Postbit Template>Postbit_Legacy and Postbit
Find
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
Below, Add
$post[fieldx] replace the "x" with the field number.
kellogs
07-20-2007, 04:22 AM
Hi EvilAkuma,
I am afraid you have understood it wrongly. I have the postbit setup to show the Gender M or F.
Now I would like to show a set of user title based on their gender. example Female user's user title based on more feminine title whereas Male user's title based on something else
deezelpope
07-20-2007, 08:20 AM
Create two different usergroups with usertitles.:)
kellogs
07-21-2007, 11:13 AM
How do i automatically assigned the signed up users to the correct user group?
Right now the gender has been setup Male or Female
Thanks
Kellogs
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.