Back to vBulletin 3.5 Template Modifications

Gender Image In Postbit
Mod Version: 1.00, by tnguy3n

This modification is in the archives.
vB Version: 3.5.0 Rating: (3 votes - 4.67 average) Installs: 93
Released: 06 Oct 2005 Last Update: Never Downloads: 38
Not Supported  

Gender Image In Postbit
Author: tnguy3n
Demo Site: http://www.++++++.org

What this mod does is to show user's gender in postbit. Users can choose to show it or not. All is done by template modding.

File mod: 0
Template mod: 1
Plugin: 1
File Uploads: 3 gender images

### UPLOAD gender dir to your /forum/image/gender dir ###

1. Go to AdminCP => User Profile Field Manager => Add New User Profile Field

Profile Field Type: Single Selection Menu

Title: Gender
Description: Tell the world your gender.
Options:
Undisclosed
Male
Female
Set Default: No
Field Editable To User: Yes
Display Page: Edit Profile

Once you got it done, write down your field# . i.e field5

2. Open postbit(_legacy) template,

FIND:
HTML Code:
				<div>
					$vbphrase[posts]: $post[posts]
				</div>
BELOW, ADD:
HTML Code:
				<if condition="$post[fieldX] != ''"><div>
					Gender: <img src="images/gender/$post[fieldX].gif" title="$post[fieldX]" align="center">
				</div></if>
<!----- That's it! Enjoy! ----->

Download

No files for download.

Similar Mods

Show Thread Enhancements Image Gender In Postbit Modification Graveyard
Gender In postbit vBulletin 3.0 Template Modifications

vblts.ru supports vBulletin®, 2022-2024