The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Gender in Postbit or Postbit Legacy - vB 4.0.x Inc GOLD Details »» | |||||||||||||||||||||||||||||||||||||||||||
Gender in Postbit or Postbit Legacy - vB 4.0.x Inc GOLD
Developer Last Online: Mar 2013
What is this?
This is a little Mod & Template edit that adds a 'Gender' for you Members to choose and displays their 'Gender and a nice little icon' in their Postbit. Instructions in the "READ ME" file (pdf) , pictures and SCREENSHOTS are all included in the Attached file ' Gender in Postbit'. Complete this in 4 Steps:- STEP ONE; Create a New Profile Field: AdminCP -> User Profile Fields -> Add New User Profile Field -> And do the following:
Add New User Profile field: Single-Selection Menu
STEP 2; Add a Phrase: AdminCP -> Languages & Phrases -> Phrase Manager -> Add New Phrase (Center button on the bottom):
STEP 3; Postbit or Postbit_Legacy Template (whichever one you use): AdminCP -> Styles and Templates -> Style Manager -> (style that you use ? Mine is ?Default Style?) -> << >> -> Postbit Templates -> Postbit (or Postbit _legacy, depending on which one YOU use) FIND: Code:
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt>: <dd>{vb:raw post.joindate}</dd></vb:if><br /> Code:
<!-- Wy Gender in postbit Start --> <vb:if condition="$post['fieldX']"> <dt>Gender:</dt> <dd><img src="http://WWW.YOUR FORUM ADDRESS.COM/images/misc/{vb:raw post.fieldX}.gif" alt="" /></dd></vb:if> <!-- Wy Gender in postbit End --> vBulletin 4.1.0 (tested by beiamerica. Please note that I have not tested this myself. Code:
<!-- Wy Gender in postbit Start --> <vb:if condition="$post['fieldX']"><dt>{vb:rawphrase gender}</dt> <dd><img src="{vb:stylevar imgdir_misc}/{vb:raw post.fieldX}.gif" alt="{vb:raw post.fieldX}" /></dd></vb:if> <!-- Wy Gender in postbit End -->
To view it in your profile: Edit your Profile and choose your ?Gender?. Please Click the Install and Rate the Mod ? Many Thanks. Edited on Wednesday 7th July 2010. Reason: Two more Screenshots added and made the "Single-Selection Menu" Bold. Download Now
Screenshots
Show Your Support
|
Comments |
#112
|
||||
|
||||
Installed, thanx.
Only one problem below gender image, the 'Location' and 'Thanked' texts setting gone. Kindly guide me. Thanx in advance. Image attaching. |
#113
|
||||
|
||||
If you'd like to set up an temp Admin account for me, I will have a look for you.
PM me the details. With regard to the Thanked one - it used to be like that on my old forum, before I even added the Gender mod. It is also like it on other forums that don't have my mod. But I will look at that too, if you wish me to. |
Благодарность от: | ||
BlueCheri |
#114
|
||||
|
||||
Thanx friend for help and support.
Highly appreciated. Rgds Quote:
|
#115
|
||||
|
||||
Its not working for 4.1.8 i followed exactly what it show
|
#116
|
||||
|
||||
Friend, there is a problem.
It's not working as postbit legacy is redesigned. Please check offwalk, and suggest the solution. Can some one please help me in placing the gender image, it is going below the line. Attaching picture for it. Thanx and rgds, G! |
#117
|
||||
|
||||
I have installed this mod on that postbit you have too ( the one you having right now ) but it not working.
|
#118
|
|||
|
|||
Thanks for this.
I made some images for my dark styles. I am using this with my Postbit tabs mod rather than editing the postbit legacy template. |
Благодарность от: | ||
sweetpotato |
#119
|
|||
|
|||
Work in 4.1.12???
|
#120
|
|||
|
|||
It show
"Gender: Male" ... but icon is missing |
#121
|
||||
|
||||
Same here... I think it no longer work :/
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|