vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Gender in Postbit or Postbit Legacy - vB 4.0.x Inc GOLD (https://vborg.vbsupport.ru/showthread.php?t=231260)

VonDoom 01-20-2010 05:29 PM

1 Attachment(s)
I like this hack but wont be able to keep it on my forum unless we can solve the two column problem. Any help would be greatly appreciated. Thanks

badawidollah 01-22-2010 07:50 AM

edited

working now

Welshy2008 01-22-2010 12:40 PM

Quote:

Originally Posted by VonDoom (Post 1961401)
I like this hack but wont be able to keep it on my forum unless we can solve the two column problem. Any help would be greatly appreciated. Thanks


Can you post the code on here please? Please also include some code before and after it.

Could you also confirm which version you are using?


Many Thanks,

Welshy.

adembaba 01-26-2010 05:57 PM

Installed and it works, just one thing. Under the username it says "gender". I want to change this into dutch, but it doesn't seem to work. I translated all "gender" prases that i could find in "phrase manager" but it still remains "gender" What should i do?

Gender = "geslacht" in dutch.

Welshy2008 01-26-2010 07:07 PM

Quote:

Originally Posted by adembaba (Post 1967281)
Installed and it works, just one thing. Under the username it says "gender". I want to change this into dutch, but it doesn't seem to work. I translated all "gender" prases that i could find in "phrase manager" but it still remains "gender" What should i do?

Gender = "geslacht" in dutch.


Here you go:

Code:

<!-- Wy Gender in postbit Start -->
<vb:if condition="$post['fieldX']"> <dt>Geslacht:</dt> <dd><img src="http://WWW.YOUR FORUMADDRESS.COM/images/misc/{vb:raw post.fieldX}.gif" alt="" /></dd></vb:if>
<!-- Wy Gender in postbit End -->

Replace the TWO Green ‘X’s with the field number in Step One (1).
Replace the Red Text with YOUR forum address.

adembaba 01-26-2010 09:09 PM

Thank you, but it's a bilingual forum. So i need it in different languages. Am using Dutch and Turkish, sorry i wasn't too clear about this.. That's why i wanted to use phrase manager per se...

In step 2 i had to add a phrase, so i thought i could change it via the phrase manager..

Dutch: Geslacht
Turkish: Cinsiyet

marked as installed though

Welshy2008 01-27-2010 07:20 AM

What about getting rid of the "Gender:" and Just having a flag show on your Postbit or Postbit_Legacy?

Xtrigit 02-02-2010 09:36 PM

I installed this earlier on my vb4 forum but now I would like to install it on my vbulletin 3.8.4 forum, how can I make this work?

Can you or anyone change the following code to work with 3.8.4 and tell me where to paste?

thanks

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 -->


ndut 02-07-2010 05:21 PM

Nice..

Welshy2008 02-07-2010 06:02 PM

Quote:

Originally Posted by Xtrigit (Post 1973418)
I installed this earlier on my vb4 forum but now I would like to install it on my vbulletin 3.8.4 forum, how can I make this work?

Can you or anyone change the following code to work with 3.8.4 and tell me where to paste?

thanks

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 -->




Please click "Installed" if you would like support.


All times are GMT. The time now is 05:50 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01097 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete