vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Show Gender In Postbit (https://vborg.vbsupport.ru/showthread.php?t=97386)

peterska2 06-12-2006 11:44 AM

Can you post the exact code that you have in your postbit legacy template then I can see if I can find anything.

Snake 06-12-2006 05:43 PM

OK sure here's my postbit_legacy template...

Quote:

<tr valign="top">
<td class="alt1" width="175">
<div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername2" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
$post[musername]
</if>
<if condition="$post[field9]"><img src="$stylevar[imgdir_misc]/$post[field9].gif" alt="$post[field9]" /></if>
</div>

<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>

<if condition="$show['avatar']">
<div class="smallfont">
&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>

peterska2 06-12-2006 07:28 PM

There's no reason why it should be wrapping with your code. The only thing I can if that might be forcing the wrap is the length of usernames.

Snake 06-14-2006 05:53 PM

You think so? So what is the solution to this fix then? I can't just leave it alone.

peterska2 06-14-2006 07:41 PM

Have a look at my 3.6 version. It works on 3.5.4 too and puts it in a different place.

Snake 06-24-2006 01:34 PM

Sorry for my late respond. It's because I was extremely busy with my personal life, girlfriend and all of that.

So anyway if I install your 3.6 version of this hack, it should solve my issue that I'm having?

peterska2 06-24-2006 06:17 PM

It should do, just make sure that you uninstall this versions temaplate edit first and set up the template edit for the 3.6 version only. You don't need the profile field as you already have that.

Zelos 07-01-2006 01:55 AM

I need a little help with this...

I installed the mod, but I'd like it to display differently.
On the left is how it currently displays. On the right is how I'd like it to display. Can you help me with this?

http://img338.imageshack.us/img338/1026/postbit1kr.png

Snake 07-01-2006 08:55 AM

Find the phrase "$vbphrase[gender]" and remove it. Simple! ;)

Majest 04-09-2007 06:35 AM

I have just went through the installation of this hack but it doesn't seem to show up on the posts or in the edit profile section in the user cp.

Did I do something wrong or missed something out. I was a little confused with weather to edit the postbit or the postbit_legacy so I did both.

Apart from that I did everything in the install instructions.


All times are GMT. The time now is 02:49 PM.

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.01149 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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