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 10-02-2005 08:38 PM

Thanks :)

Oooooh! I just noticed the bit that tells me who's installed!

peterska2 10-02-2005 08:39 PM

Quote:

Originally Posted by Zachery
I wasn't going to say anything untill I, just a moment ago looked at your installer for both.. you even use the same wording as me... how awsome of you.


Co-incidence? I've never used anyone elses and just rumbled it up myself earlier.

thedvs 10-02-2005 08:40 PM

Thank you that's fixed it.

Zachery 10-02-2005 08:41 PM

Quote:

Originally Posted by peterska2
Co-incidence? I've never used anyone elses and just rumbled it up myself earlier.

So very sure of that.

Boofo 10-02-2005 09:00 PM

Kerry-Anne, shouldn't this:

Quote:

<if condition="$bbuserinfo[fieldx]">
actually be this?

Quote:

<if condition="$post[fieldx]">

peterska2 10-02-2005 09:07 PM

/me hits self on head

Yeah, your right.

Oh well, v1.02 coming up shortly.

Ramsesx 10-08-2005 02:23 AM

I have a german vb setup and used this to try it but it is not working:

PHP Code:

 <div id="postmenu_$post[postid]">
                    <if 
condition="$show['profile']">
                    <
class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                    
$post[onlinestatus]<if condition="$post[field5]"><img src="$stylevar[imgdir_misc]/$post[field5].gif" alt="$post[field5]/></if>
                    <
script type="text/javascript"vbmenu_register("postmenu_$post[postid]"true); </script>
                    <else />
                    
$post[musername]<if condition="$post[field5]"><img src="$stylevar[imgdir_misc]/$post[field5].gif" alt="$post[field5]/></if>
                    </if>
                </
div>
                        <if 
condition="$post['field5'] & 1">
<
divGeschlecht: <img src="$stylevar[imgdir_misc]/keines.gif" />
</if>    
            <if 
condition="$post['field5'] & 2">
<
divGeschlecht: <img src="$stylevar[imgdir_misc]/maennlich.gif" />
</if>
<if 
condition="$post['field5'] & 3">
<
divGeschlecht: <img src="$stylevar[imgdir_misc]/weiblich.gif" />
</if> 


Lea Verou 10-08-2005 04:03 AM

Yep, I tried the same method but it didn't work either :(

Ramsesx 10-08-2005 07:31 AM

Now it is working, I don't no why but it does :) thanks for the nice mod

peterska2 10-08-2005 01:01 PM

Loukrhtia, I've been looking into your problem for the last couple of days and have tried a number of different ways of doing it. However, I am unable to get it to work at all. I am continuing to investigate this and as soon as I have an answer I will let you know.


All times are GMT. The time now is 07:59 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.01189 seconds
  • Memory Usage 1,757KB
  • 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_php_printable
  • (4)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