View Full Version : Show Thread Enhancements - View more threads Same category
ry215
04-10-2010, 10:00 PM
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
chennairam
04-12-2010, 03:17 AM
it is supported for 3.7.2 ?
ry215
04-12-2010, 04:59 AM
you can try it bro, i dont try ^^
final kaoss
04-13-2010, 03:53 AM
How is this different from the default "similar threads" feature that's already built in?
ry215
04-14-2010, 03:48 AM
How is this different from the default "similar threads" feature that's already built in?
similar threads = same thread
my mod list topic same on cateogory
munnakv
04-14-2010, 06:45 AM
Nice idea.
However, I could not get this to work for my forum 3.8.5.
After importing the product, i even rebuilt Post Cache. Still It made no difference.
chennairam
04-19-2010, 03:03 AM
you can try it bro, i dont try ^^
I installed my vb3.7.2
Not works ...
can you give some hint to work in vb3.7.2
marshal_ramdev
04-19-2010, 12:40 PM
will try it out :)
Dave Hybrid
05-02-2010, 10:00 AM
Love this, was trying to move similar threads from the bottom of the page to the first post but this solves that problem.
There is a bug however, sometimes the links, link to threads that are soft deleted, so do not technically exist.
Dave Hybrid
05-04-2010, 06:47 PM
Any response?
I'm sure it's a simple code fix, it's quite a big deal.
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
|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::
fetch_template('chipstyle_showlist') . '";');
$vbulletin->templatecache['postbit'] = str_replace($chip_spot, $chip_spot . ' $chip_morethread', $vbulletin->templatecache['postbit']);
to:
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
munnakv
12-09-2010, 09:54 AM
Thanks for this mod.
Installed and works fine with 3.8.5 (Thanks sinpin for the modification in code.)
yotsume
12-10-2010, 04:47 AM
Installed and thanks for the edit to make it work for legacy!
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::
fetch_template('chipstyle_showlist') . '";');
$vbulletin->templatecache['postbit'] = str_replace($chip_spot, $chip_spot . ' $chip_morethread', $vbulletin->templatecache['postbit']);to:
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.
MagicThemeParks
04-08-2011, 11:08 AM
Works great on 3.8.5 :up:
Demo: http://www.waltdisneyboards.com/news-know/72264-walt-disney-worlds-haunted-mansion-prepped-feature-new-projection-effects.html
yotsume
09-23-2011, 07:10 PM
How can I hide this from showing to guests (Unregistered / Not Logged In). I tried to edit your plug-in and add:
<if condition="$show['member']">
</if>
Is there a way to disable this in certain categories or forums?
chiplove.9xpro
09-25-2011, 01:51 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=270803" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=270803</a> << new version
For vb3 and vb4
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.