Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications

Reply
 
Thread Tools
Gender In Postbit Details »»
Gender In Postbit
Version: 1.0.4, by peterska2 peterska2 is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.6.0 Beta 1 Rating:
Released: 06-07-2006 Last Update: Never Installs: 483
Template Edits
 
No support by the author.

The updated version of this release.

What's the difference?
Better placement of the information, it looked very odd after a few amendments in the old version.

How do I install?
Download the attached zip and follow the enclosed instructions.

Instructions for languages which do not use letters A-Z will be coming soon.

Screenshots attached, just in case you like to see before you start.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 08-09-2007, 07:13 PM
abo naif abo naif is offline
 
Join Date: Jul 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack ... thank you
Reply With Quote
  #123  
Old 08-09-2007, 08:05 PM
neoxi's Avatar
neoxi neoxi is offline
 
Join Date: Mar 2007
Location: izmir - turkey
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you Kerry-Anne
Reply With Quote
  #124  
Old 08-12-2007, 11:42 AM
Nowy Nowy is offline
 
Join Date: Feb 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi All!

Kerry-Anne big thanks for the hack.

Anyone now how display gender just after user title in the same line?
Reply With Quote
  #125  
Old 08-15-2007, 02:48 AM
Roxie's Avatar
Roxie Roxie is offline
 
Join Date: May 2002
Location: on vb.org
Posts: 526
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dotara View Post
Hi,

I've installed it but it's not showing up the image for the Gender and the Gender fonts color is black instead of Grey. I want it Grey as my other fonts are Grey like Join Date, Posts, Status.

I've attached an image, please check and hope I'll get solution for it.
Quote:
Originally Posted by pericolosogr View Post
Hello,
i have both choices male & female written in greek so i followed all the steps...and in the end i renamed the .gif for both male and female so that they will be matching the filed options...
but the is no image in the gander field?
is there something else i need to change?
Quote:
Originally Posted by Imbellis View Post
It?s not working ...

I have followed the instruction step by step. There are no male or female gifs displayed, the only change I can see is the text "Male" in my profile.

I?ve changed the postbit template, postbit_legacy template and the memberlist_resultsbit template. The gifs are in the /images/misc archive.

???????

Peter

Make sure your gif files match the option names.

If you give options Male/Female, the gifs should be named Male.gif/Female.gif
If you give options male/female, the gifs should be named male.gif/female.gif
Reply With Quote
  #126  
Old 08-16-2007, 07:21 AM
Stefano Virgill's Avatar
Stefano Virgill Stefano Virgill is offline
 
Join Date: Apr 2007
Location: Singapore
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed!
Works great.
Rated Excellent

Thanks for sharing :up:

Greetings

Steve
Reply With Quote
  #127  
Old 08-16-2007, 07:55 AM
Stefano Virgill's Avatar
Stefano Virgill Stefano Virgill is offline
 
Join Date: Apr 2007
Location: Singapore
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi guys,
I've just made an hack.
in the same way as described in the install instructions I added a new Phrase called computer and text Computer.
Then I've created a field that has exactly the same checks but the options are mac and pc.
Then I've created the icons that I attache to this post.
Finally copy and paste:
Code:
</br>
<if condition="$userinfo[fieldx]"><div class="smallfont">$vbphrase[gender]<img src="$stylevar[imgdir_misc]/$userinfo[fieldx].gif" alt="$userinfo[fieldx]" /></div></if>
in your postbit after the cod of the original mod.

Hope you enjoy it

Bye

Steve
Reply With Quote
  #128  
Old 08-22-2007, 01:29 AM
Fireproof Fireproof is offline
 
Join Date: Apr 2007
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Funky weird problem.

I "installed" this mod per the instructions and it worked great for me (using IE). Then users reported that they were seeing the wrong postbit information with the wrong posts. In otherwords, the username/avatar would be one person, but the post content would be a different person.

I finally figured out that it was only screwed up when viewing the site through Firefox. IE displayed everything correctly.

I removed the template edit, and refreshed the screen in firefox - and everything was fixed.

Here's my template edit. Any clues?

Code:
<!-- GENDER DISPLAY ----------->
<if condition="$post[field14]"><div class="postdata">$vbphrase[gender]: <img src="$stylevar[imgdir_misc]/$post[field14].gif" alt="$post[field14]" /></div></if>
<!-- /GENDER DISPLAY ------------>
Reply With Quote
  #129  
Old 09-07-2007, 12:16 AM
LiftNw8 LiftNw8 is offline
 
Join Date: Jul 2005
Location: Bear, Delaware
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this today, followed all the directions and I am not getting the post bit to display at all in my browser. What could the problem possibly be? I think this was asked by another user of it as well. I have this installed on my talknepa.com forum.
Reply With Quote
  #130  
Old 09-09-2007, 04:14 PM
haytham's Avatar
haytham haytham is offline
 
Join Date: Jan 2003
Location: USA-Egypt-UAE
Posts: 510
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

me too. Installed, did the template modifications but no choices come up in the "edit profile"
Reply With Quote
  #131  
Old 09-09-2007, 04:42 PM
haytham's Avatar
haytham haytham is offline
 
Join Date: Jan 2003
Location: USA-Egypt-UAE
Posts: 510
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kerry-Anne View Post
You set the field to not editable by user which is why it is not showing up. Change this to YES and it will appear for editing.
That's where I went wrong. Thanks. All done.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:45 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06115 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete