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)

Rich 12-28-2005 03:49 PM

Hello,

Just so you know, your instructions are being saved in a PHP file and this may confuse people. They may think they need to upload that file in order for this to work. I would suggest making that a txt file or an html file. :D

zendiver 12-28-2005 04:00 PM

Quote:

Originally Posted by iguanairs
Hello,

Just so you know, your instructions are being saved in a PHP file and this may confuse people. They may think they need to upload that file in order for this to work. I would suggest making that a txt file or an html file. :D

Good point. File has been exchanged to a .txt file.

zendiver 12-28-2005 04:02 PM

Quote:

Originally Posted by Yorixz
I still hope someone can tell me how to make it collapsed by default ;)

Yorixz, I will look into it and talk with Cyricx to see what he thinks, but I don't want to go and start modifying his hack. You may get better luck asking this in his forum. The link is posted in the original post.

Yorixz 12-28-2005 04:24 PM

Ok, thanks. I'll do so tomorrow.

zendiver 12-28-2005 05:12 PM

OK Yorixz, here ya go:

For those that are looking to have them collapsed as their default:

FIND
PHP Code:

<tbody id="collapseobj_postbit_legacy_userinfo$post[postcount]style="$vbcollapse[collapseobj_postbit_legacy_userinfo]><tr><td class="alt2"> 

REPLACE WITH:
PHP Code:

<tbody id="collapseobj_postbit_legacy_userinfo$post[postcount]style="$vbcollapse[collapseobj_postbit_legacy_userinfo]; display:none"><tr><td class="alt2"


Yorixz 12-28-2005 05:29 PM

I love you, thanks!

Floris 12-28-2005 06:03 PM

Nice stuff dude, thank you for sharing :)

King Kovifor 12-28-2005 06:10 PM

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

ShinJi87 12-28-2005 11:55 PM

very nice ! Thanks

Xplorer4x4 12-29-2005 01:42 AM

Thanks Zendiver. ;)


All times are GMT. The time now is 11:49 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.01366 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_php_printable
  • (2)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