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)
-   -   A Well Organized Postbit_Legacy (https://vborg.vbsupport.ru/showthread.php?t=103900)

zendiver 12-29-2005 01:55 AM

Quote:

Originally Posted by King Kovifor
May I suggest $post[username] isntead of $post[musername]? There won't be a mark up.

KK, I used the $post[musername] for the markup of the color schemes of our members. I felt that it give it more value and it stands out more for our users to even more differentiate between who is who. Using only the $post[username] just blends in with everything and everyone else. It's your own preference.

puertoblack2003 01-03-2006 08:04 PM

hello like you're hack and installed it but there were previous hacks that i had installed and wanted to add to your but have no luck in doing it not a coder and maybe you can help so i can complete it..

will show you samples of before and after:

http://img334.imageshack.us/img334/5104/sample16dr.gif sample # 1 before your hack http://img334.imageshack.us/img334/3...ple2new3en.gif sample#2 after your hack i will add template, can't figure out how to add it

thanks for your help :rolleyes:

GuaRRand 01-05-2006 05:35 PM

omg, works GREAT!!

http://www.glcoti.com/showthread.php?t=5493

Thnx!

zendiver 01-05-2006 09:12 PM

nievo, see the attachment and see if that is what you are wanting.

puertoblack2003 01-05-2006 09:20 PM

Quote:

Originally Posted by zendiver
nievo, see the attachment and see if that is what you are wanting.

hey sorry i got carried away in the pm...lol but clicked install and to my liking props to u

zendiver 01-05-2006 09:27 PM

I am glad that it I could help and it was what you were wanting.

Marky 01-07-2006 08:10 AM

Good job :) Looks good ;)

Snake 01-07-2006 08:18 AM

Very nice!

Xplorer4x4 01-07-2006 08:49 AM

Zen maybe you can helps me a bit here. I want to exclude a fieldset form showing up is users have not defined two particular custom profile fields from showing. I tried the folowing but then it does not show these options even if they are filled out.:ermm: Where did I go wrong?
PHP Code:

<!-- START ZENDIVER FAVORITES -->
<if 
condition="$show['field10'] AND $show['field11']==1">
        <
fieldset class="fieldset">
            <
legend>$post[musername]'s Favorite
                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="1">
                <div>
                    <if condition="$post['
field10']">Fav Promotion: $post[field10]
                    <if condition="$post['
field11']">Fav Wrestler(s): $post[field11]
                </div>
                </table>
        </fieldset>
</if>
<!-- / END ZENDIVER FAVORITE LEGEND --> 


rza733 01-07-2006 11:04 PM

Will this work for 3.5.0?


All times are GMT. The time now is 08:41 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.01126 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)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