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)

HabboLand 06-04-2006 10:32 AM

Been looking for this for ages. Thank you v much

bada_bing 06-05-2006 03:08 AM

Saved for future install

cyberbeggar 06-11-2006 01:46 PM

Peter,

I do not understand what Step 3 means


Quote:

STEP THREE

ADD PHRASE

type: global
varname: gender
Text: Gender:
See example of my gender in a post here
http://www.backpackers.info/showthread.php?p=6#post6

peterska2 06-11-2006 01:53 PM

That's fine like that. The instructions have got a bit jumbled through updates and such, and the phrase is no longer essential for this version. The new version for 3.6 requires the phrase again.

cyberbeggar 06-11-2006 02:06 PM

Thanks for your quick reply, I thought things had changed... cause my other gender hack looks different on my other site here

Just one question though, I cannot workout why the gender image propeties is going to my other site dnboard.com (a site in the same database)I am very confused about that.

Thanks

peterska2 06-11-2006 02:17 PM

The image paths could be linked to the way you have your image directories set up as it is set to find the images in your /misc folder for that style.

cyberbeggar 06-11-2006 02:36 PM

Thanks ... still confused LOL will sort it later! I love your hacks! Thanks!

Snake 06-12-2006 07:09 AM

Peter, why does the gender images show up underneath the usertitles? Take a look here: http://www.finalfantasyforums.net/fe...m-spam-12.html

It is supposed to be showing right next to the username "Dark Cloud" but whenever I do that, it breaks a line and shows up underneath that username. Any idea?

peterska2 06-12-2006 07:37 AM

Code:

<div id="postmenu_$post[postid]">
                                <if condition="$show['profile']">
                                <a class="bigusername" 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>
[high]Put Gender Code Here[/high]
                        </div>


Snake 06-12-2006 08:34 AM

Thanks, seems to be good now but why it shows a problem with the female image only?

Here: http://www.finalfantasyforums.net/se...r/hello-5.html


All times are GMT. The time now is 12:42 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.01277 seconds
  • Memory Usage 1,734KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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