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)

Surviver 06-19-2006 05:22 PM

Thank you for this Hack :)

I have a question to this Hack: How can I use it in PM's too ?

I've edited the template, but then you cannot Collaps it.

Thank you ver ymuch !

mfg Surviver

fishhub 11-19-2006 05:05 AM

This is a very good function.

I would like to alter some font size such as the Additional Info. How do I make the Additional Info frame with smaller font size?

TIA

:)

fishhub 11-30-2006 06:28 PM

Quote:

Originally Posted by Oblivion Knight (Post 760670)
The fix is actually quite simple..
PMs don't use the $post[postcount] figure, so just create a false one. I used 99..

My button code:
Code:

<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapseuserinfo('postbit_legacy_userinfo<if condition="THIS_SCRIPT == 'private'">99<else />$post[postcount]</if>')"><img id="collapseimg_postbit_legacy_userinfo<if condition="THIS_SCRIPT == 'private'">99<else />$post[postcount]</if>" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_postbit_legacy_userinfo].gif" alt="" border="0" /></a>
My tbody code:
Code:

<tbody id="collapseobj_postbit_legacy_userinfo<if condition="THIS_SCRIPT == 'private'">99<else />$post[postcount]</if>" style="$vbcollapse[collapseobj_postbit_legacy_userinfo]">
It seems to work fine for me anyway! :)


Ive tried this but still cant work.

Any kind soul to assist?

TIA

Mysticales 12-09-2006 08:45 AM

Hey I am having the same issue he is.. the one where is you use "Quick Reply" after it posts the postbit will show all the additional info regardless if you had it hidden. My guess is this line:
<if condition="THIS_SCRIPT=='showthread' OR THIS_SCRIPT=='showpost'">

Which when you use quick reply, I think its called showthread_quickreply which has nothing linked to it. Thoughts?

fishhub 12-09-2006 05:29 PM

I am still hoping some kind soul can assist this for us.

TIA

Neutral Singh 12-10-2006 12:14 PM

I have this plugin installed --> First post on every page of thread.

How can show this collapsable postibt in there? :tired:

fishhub 12-11-2006 02:30 PM

Quote:

Originally Posted by Mysticales (Post 1135065)
Hey I am having the same issue he is.. the one where is you use "Quick Reply" after it posts the postbit will show all the additional info regardless if you had it hidden. My guess is this line:
<if condition="THIS_SCRIPT=='showthread' OR THIS_SCRIPT=='showpost'">

Which when you use quick reply, I think its called showthread_quickreply which has nothing linked to it. Thoughts?


Thanks , but Does this work?

Cyricx 02-07-2007 08:12 PM

Boo!

I'm going to start reviewing this hack as I prepare to install it on a few 3.6 sites I am managing.

I'll look into how to add it in Private messages as well. :)

Cyricx 02-07-2007 08:41 PM

Good news, with some of the code from Oblivion's post above, I was able to get this working in Private messages :)

Workin on applying it to signatures and mods for both the vertical and horizontal postbit before I release it :)

Should be released tomorrow :)

fishhub 02-08-2007 03:24 PM

Quote:

Originally Posted by Cyricx (Post 1177085)
Good news, with some of the code from Oblivion's post above, I was able to get this working in Private messages :)

Workin on applying it to signatures and mods for both the vertical and horizontal postbit before I release it :)

Should be released tomorrow :)

great! been awaiting for new release on 3.5.4...:D


All times are GMT. The time now is 09:29 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.01173 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
  • (2)bbcode_code_printable
  • (3)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