Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
View more threads Same category Details »»
View more threads Same category
Version: 1.02, by ry215 ry215 is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.8.x Rating:
Released: 04-10-2010 Last Update: Never Installs: 29
Uses Plugins Template Edits Auto-Templates
Translations  
No support by the author.

Installation:

Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]

The main functions - View more threads Same category 1.0:

1. Turn on and off
2. Displaying post / random / most viewed
3. Customize display of topics ADDRESS
4. Customize the length of the title

1.0.1 Update

1. Optional display of time post

1.0.2 Update

1. Add model display time
2. Not have to edit the template, import the Address always spent
3. Having chosen the location on the article or articles
4. Fix error when viewing a profile page numbers

1.0.2 update fixed
fix error when viewing a page number must not showthread.php

Download Now

File Type: xml product-chip_morethread 1.0.2 fixed.xml (7.9 KB, 247 views)

Screenshots

File Type: jpg CS0.7818136_1_1.jpg (115.1 KB, 0 views)
File Type: jpg TL0.7818137_1_1.jpg (58.2 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 06-17-2010, 06:16 AM
sinpin sinpin is offline
 
Join Date: Jan 2008
Location: Paradise
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
good idea,
installed but doesn't work (vb 3.8.2)
Reply With Quote
  #13  
Old 06-17-2010, 08:58 AM
funmasti's Avatar
funmasti funmasti is offline
 
Join Date: Aug 2009
Location: World Wide Web
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nominated....

Thanks for a great mod
Reply With Quote
  #14  
Old 06-18-2010, 03:42 PM
vnnghia03 vnnghia03 is offline
 
Join Date: Jul 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It also didnt work with 3.8.4
How can i use that mod.. That mod is really good
Reply With Quote
  #15  
Old 06-19-2010, 01:27 AM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #16  
Old 06-22-2010, 03:04 PM
M? CaMPa M? CaMPa is offline
 
Join Date: Jun 2010
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you
Reply With Quote
  #17  
Old 06-22-2010, 08:26 PM
barbarb barbarb is offline
 
Join Date: Feb 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you,working good with 3.8.4
Reply With Quote
  #18  
Old 07-03-2010, 09:21 PM
mgurain's Avatar
mgurain mgurain is offline
 
Join Date: Apr 2005
Location: KSA - Qatif - Al-Jarodiah
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It didn't work on my 3.8.5 ?
Reply With Quote
  #19  
Old 07-07-2010, 04:21 AM
sinpin sinpin is offline
 
Join Date: Jan 2008
Location: Paradise
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

|Uninstalled
doesn't work {doesn't show anything at all (vb 3.8.2)}
Reply With Quote
  #20  
Old 07-20-2010, 12:07 PM
sinpin sinpin is offline
 
Join Date: Jan 2008
Location: Paradise
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sinpin View Post
|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.
Reply With Quote
  #21  
Old 07-20-2010, 01:03 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:25 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11512 seconds
  • Memory Usage 2,327KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete