vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   User Info Collapsable Postbit in Legacy (https://vborg.vbsupport.ru/showthread.php?t=94092)

Steve St.Lauren 12-20-2005 04:22 PM

Quote:

Originally Posted by AllenSam
Does it have them expanded by default? If not, how can I make it that way?

Yes they are expanded by default.

silurius 12-20-2005 06:54 PM

What would be the best way to use this in the non-legacy version?

zendiver 12-28-2005 05:10 PM

For those that are looking to have them collapsed as 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"


GuaRRand 01-03-2006 04:35 PM

It doesnt actually work for me.

It doesnt fold in..
If i click on the minimize button, it goes to the first post of the topic...nothing else.

I have some other addons in my postbit_legacy...does that have anything to do with it?
(the box goes nicely around everything, so it seems to grab all addons)

Cyricx 01-05-2006 05:45 PM

Did you do the file edit as well?

Double check that, and worst case, do a ctrl-f5 (hard refresh).

Sounds like it's not loading the javascript.

GuaRRand 01-06-2006 03:16 AM

Well..i redid the whole thing, and now it works :D

Must have overlooked something the 1st time.

Thn

fuldon 01-08-2006 07:12 PM

Nice hack!

Gizmo5h1t3 02-25-2006 01:18 PM

still using this, got all my postbit info collapsed now.
this is a great hack!!

GuaRRand 03-16-2006 08:36 PM

Got it working for 99%.
Only thing which doesnt go ok yet is that, when i have the default to folded (so no additional info) and i post something, it shows the postbit as collapsed after the post has been submitted.

When i then reload the page, its folded again, as should be.
(see attached image).

So it seems that the post is faster then the folding or something.
It seems that the plugin/code cant fold fast enough before the page is fully loaded or something.

GuaRRand 03-22-2006 06:49 AM

Anyone? :(


All times are GMT. The time now is 05:47 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.01054 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
  • (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