vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - View more threads Same category (https://vborg.vbsupport.ru/showthread.php?t=240243)

sinpin 06-17-2010 06:16 AM

thanks
good idea,
installed but doesn't work (vb 3.8.2)

funmasti 06-17-2010 08:58 AM

Nominated....

Thanks for a great mod

vnnghia03 06-18-2010 03:42 PM

It also didnt work with 3.8.4
How can i use that mod.. That mod is really good

RTMdotORG 06-19-2010 01:27 AM

sweet, can I get this to be below the attachments as well?

It shows up above the attachments atm...
Thanks

But it works fine on 3.8.5 for me...

M? CaMPa 06-22-2010 03:04 PM

thank you

barbarb 06-22-2010 08:26 PM

Thank you,working good with 3.8.4

mgurain 07-03-2010 09:21 PM

It didn't work on my 3.8.5 ?

sinpin 07-07-2010 04:21 AM

|Uninstalled
doesn't work {doesn't show anything at all (vb 3.8.2)}

sinpin 07-20-2010 12:07 PM

Quote:

Originally Posted by sinpin (Post 2065683)
|Uninstalled
doesn't work {doesn't show anything at all (vb 3.8.2)}

Eventually I figured out that it works just on standard postbit and doesn't work on legacy mode,
so If you'd rather to keep the legacy mode, you must change a little code in postbit_legacy style from::
Code:

fetch_template('chipstyle_showlist') . '";');
$vbulletin->templatecache['postbit'] = str_replace($chip_spot, $chip_spot . ' $chip_morethread', $vbulletin->templatecache['postbit']);

to:
Code:

fetch_template('chipstyle_showlist') . '";');
$vbulletin->templatecache['postbit_legacy'] = str_replace($chip_spot, $chip_spot . ' $chip_morethread', $vbulletin->templatecache['postbit_legacy']);

Works fine on vb 3.8.2.

Brandon Sheley 07-20-2010 01:03 PM

nice mod, I'll check it out closer tonight
/me clicks install


All times are GMT. The time now is 03:22 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.01023 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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