The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Gender Bit: Show gender symbol next to username in postbits and many other places Details »» | |||||||||||||||||||||||||||
Gender Bit: Show gender symbol next to username in postbits and many other places
Developer Last Online: Jul 2014
My first public mod. Please be kind to me
Description: Gender Bit shows gender symbol next to username in postbits. See "prerequisite" and "Installation guide" below. Features:
Prerequisite: A custom user profile field designated for members' gender must be manually created in user profile field manager. If your forum does not already have one and you have no idea how to create it, please read included README.txt for instructions. Download guide:
Installation guide:
Same as installation, with the only difference is to tick the "Overwrite" checkbox when importing the product xml). Also, you would need to check the options page (Admin CP > vBulletin Options > Gender Bit) for any new settings. Uninstallation guide: To uninstall simply uninstall the product from AdminCP product manager. Optionally delete the images and xml files: /images/misc/gender_*.gif /images/misc/unknown_*.gif /includes/xml/bitfield_genderbit*.xml Changelogs: Version 1.0 - Initial version Version 1.0.1 - Replaced align="absmiddle" with CSS to pass XHTML validation - Extra image sets for male/female with a new option in vB Options to choose which set to use Version 1.0.2 - Fixed php errors in private messages and a few other places - New: Option to show gender symbol in memberlist - New: Gender Bit can now take care of default profile pictures and friends' avatar to show default male/female avatar - New: Exposes a globally-scoped function genderbit_getgender($registry, $userinfo, $unknown='') that returns 'male', 'female' or $unknown. The three parameters are:
- Major revamps. - Added: a lots more places where the gender symbols will appear, with options to turn each one of them on/off in vBulletin Options - Added: the third gender for those who think two genders are not enough. - Changed: Gender Bit will only look for the images in forumdir/images/misc by default unless overridden in vBulletin Options. - Starting from this version, the handling of gender-aware default avatars and profile pictures have been separated into an extension product named "Gender Bit Extension". Gender Bit does NOT require Gender Bit Extension to operate but Gender Bit Extension REQUIRES Gender Bit. Note: Should also work in vB 3.6.x, but I haven't done any testing in that vB version. Troubleshooting (aka why aren't the symbols/images showing?) Step 1: In { AdminCP > vBulletin Options > Gendet Bit } check if you have configured "Field value: Male" and "Field value: Female" to match what your members would choose if they are male or female. If in your forum/language "Shalabadaba" means "male" and "Shubidubidu" means "female", enter Field value: Male = "Shalabadaba" and Field value: Female = "Shubidubidu". Just overwrite the default "Male" and "Female" in the textboxes. Step 2 (version 1.1.0 and above): Still in { AdminCP > vBulletin Options > Gendet Bit }. Try setting Gender symbols image set = "Text/Font" to see if the symbols appear. If it does then you forgot to upload the images into ALL /images/misc folders for ALL STYLES installed in your forum. Step 3: From your showthread pages, find the following part (page navigation): Right-click on the down-pointing arrow and select "Properties" from the popup menu. Check the path to the file, usually in the form of "http://www.yoursite.net/forum/images/misc/menu_open.gif". The bolded part is the path of the misc images folder for your current style. If it says "http://www.yoursite.net/forum/images/yuppie/v4/misc/menu_open.gif" then upload the gender images into forum/images/yuppie/v4/misc/ Show Your Support
|
Comments |
#32
|
||||
|
||||
|
#33
|
|||
|
|||
Quote:
Because in my forum both with and without "www" still show the symbols. http://www.recom.org/forum/showthrea...t=5018&page=38 http://recom.org/forum/showthread.php?t=5018&page=38 Either it's your forum configurations, or your browser. |
#34
|
||||
|
||||
Great mod but my images are not showing. I added the field which was field5 chose original gender but no images are showing. I also uploaded the images to my misc folders.
|
#35
|
|||
|
|||
Quote:
Do you use other words than "Male" and "Female" for the two genders? Does your forum style have a different /images/misc folder than the default one because most custom styles especially those that have different button images have different misc folder. Check AdminCP > Style & Templates > Style Manager > (The dropdown for your styles) > StyleVars > Miscellaneous Images Folder. Upload to those folders as well. Lastly, post a screenshot of your AdminCP > vBulletin Options > Gender Bit p/s: if nothing works, please wait for version 1.1.0 which shall come in a day or two (all done but I'm doing testing on it). |
#36
|
|||
|
|||
Is it possible to show gender in who is online (bottom of forum index or online.php)?
|
#37
|
|||
|
|||
Will add in upcoming version 1.1.0
|
#38
|
|||
|
|||
That would be great. Thanks!
I am using vbadvanced portal. I have seen that your mod provides a genderbit_getgender function. Would I be able to use that to display genders on the who is online module? |
#39
|
||||
|
||||
Quote:
|
#40
|
|||
|
|||
Quote:
However, I do not recommend overdisplaying the gender symbols all over the places wherever usernames are displayed. I think the gender symbols are only suitable to be displayed alongside usernames only if the usernames are displayed in separate rows for each like:
user1, user2, user3 |
#41
|
|||
|
|||
Version 1.1.0 is up.
Starting from this version Gender Bit has been broken up into two products: Gender Bit and Gender Bit Extension. Gender Bit handles the core functions and gender symbols (original purpose). Gender Bit Extension adds the support to display gender-aware default avatars and profile pictures. You do not have to install this product if you just want the gender symbols. Requires Gender Bit to be installed first. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|