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)

ry215 04-10-2010 10:00 PM

View more threads Same category
 
1 Attachment(s)
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

Quote:

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

Quote:

Originally Posted by ry215 (Post 2019763)
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

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

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!

Quote:

Originally Posted by sinpin (Post 2071982)
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.


MagicThemeParks 04-08-2011 11:08 AM

Works great on 3.8.5 :up:

Demo: http://www.waltdisneyboards.com/news...n-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:

Code:

<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


All times are GMT. The time now is 05:51 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.01177 seconds
  • Memory Usage 1,759KB
  • 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
  • (5)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete