The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
user title per gender
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)
|
#2
|
|||
|
|||
I am looking for the same hack too ...
|
#3
|
|||
|
|||
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 Code:
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> Code:
$post[fieldx] |
#4
|
|||
|
|||
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 |
#5
|
|||
|
|||
Create two different usergroups with usertitles.
|
#6
|
|||
|
|||
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 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|