vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - View more threads same category (https://vborg.vbsupport.ru/showthread.php?t=240514)

ry215 04-14-2010 10:00 PM

View more threads same category
 
1 Attachment(s)
it not same Similar thread
because Similar list all topic from other category , not same category :up:

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

Kolbi 04-15-2010 03:40 PM

Nice :)


Tagged...

calvinnguyen 04-15-2010 04:02 PM

Wow, this is what I am looking for, thank you ry215

tafreeh 04-15-2010 05:21 PM

Do i have an option to only allow this for guest?

YankForum 04-15-2010 09:20 PM

very nice mod , but is it possible to insert it in other places rather than first post ?

bayXzor 04-15-2010 09:36 PM

thank you ry215

The Death [LK] 04-16-2010 05:26 AM

chiplove pro !!!
thank u for share . V2B No 1 !

sarangan 04-16-2010 05:51 AM

Nice idea but your plugin is not very accurate like vbulletin's similiar posts.

ry215 04-16-2010 08:52 AM

it not same similiar bro
it only from category
similiar from all category forum

lomalove 04-16-2010 08:05 PM

thank you dear :
I have some very important proposals, an exception sections of the work of the addendum
Or the possibility of nominating topics for the emergence of Dbla choices that are currently

ARP 04-19-2010 02:23 PM

Great Mod, Nominated and installed, But I want it under the signature can you please edit it ?
Appreciate your help my friend :)

marshal_ramdev 04-21-2010 04:23 AM

thanks ..

squangcao 04-21-2010 09:24 PM

link not seo for vbseo. fix pls

Winter Sonata 04-21-2010 11:40 PM

installed !

Thanks

ry215 04-22-2010 06:30 AM

Quote:

Originally Posted by squangcao (Post 2025124)
link not seo for vbseo. fix pls

sry, i dont need vb SEO
ok :up:

dvbusuario 04-23-2010 04:20 AM

Quote:

Originally Posted by squangcao (Post 2025124)
link not seo for vbseo. fix pls

In the product find:

PHP Code:

<li><a title="{vb:raw chip.ftitle}" href="showthread.php?{vb:raw chip.threadid}">{vb:raw chip.title}</a> {vb:raw chip.time}</li

Replace with:
PHP Code:

<li><a title="{vb:raw chip.ftitle}" href="showthread.php?t={vb:raw chip.threadid}">{vb:raw chip.title}</a> {vb:raw chip.time}</li

And thats is all. :D

ry215 04-25-2010 03:30 PM

good job :))

hoadiem 04-27-2010 11:18 PM

worked great, easy installed. thanks

Verionia 04-30-2010 02:51 AM

Is there anyway to put a box around it with border and background coloring ?

ry215 04-30-2010 04:04 AM

Quote:

Originally Posted by Verionia (Post 2029356)
Is there anyway to put a box around it with border and background coloring ?

you can put it, because it all HTML template :D

lovevn 05-02-2010 03:33 PM

Hello
Can you make this for cms ?

Manoel J?nior 05-02-2010 10:07 PM

You can put one more option that the topics are similar?

Dr.osamA 05-02-2010 11:09 PM

1 Attachment(s)
5 stars + installed + translate to Arabic
plzzz add it to first post

Q : how can i put the threads in frame ?

thanxxx man

Dr.osamA 05-02-2010 11:38 PM

1 Attachment(s)
Quote:

Originally Posted by Verionia (Post 2029356)
Is there anyway to put a box around it with border and background coloring ?

for box around or color background

you can do this

find template chipstyle_showlist

and clear all cod in it replies it with code:

PHP Code:

        <fieldset style="width: 659px"><legend><font color="red"><h4 style="margin-top:1em">
        <
font size="2">{vb:raw chipshow.description}:</font></h4></font></legend>
        <
ul style="margin:0.7em 2em;">
            <
p align="right"><font size="2">{vb:raw chipshow.list}</font></p>
        </
ul></fieldset

look pic in attashment

Demo: alra7ba

user : vBulletin
pass : 123456 :D

Dr.osamA 05-02-2010 11:55 PM

Quote:

Originally Posted by ARP (Post 2023788)
Great Mod, Nominated and installed, But I want it under the signature can you please edit it ?
Appreciate your help my friend :)

try this

in product find

PHP Code:

        case '0'$post['message'] = $chip_morethread.$post['message']; break;
        case 
'1'$post['message'] = $post['message'].$chip_morethread; break; 

an replies it with

PHP Code:

        case '0'$post['signature'] = $chip_morethread.$post['signature']; break;
        case 
'1'$post['signature'] = $post['signature'].$chip_morethread; break; 

i think this will help you bro ;)

gwerzal 05-03-2010 01:43 AM

This is a great mod but just one little thing that could make it so much more useful for me.

Is there anyway i can get this to appear below the attachments instead of above them

Cheers

ry215 05-06-2010 02:45 PM

thank Dr.osamA
help me support

ry215 05-21-2010 06:38 PM

not same Smiler thread under first post
because it from same 1 box
first 5 > 10 topic new :)

COL NIL SATIS 05-21-2010 07:13 PM

nice one ..installed ...!!! looks great too....hits install and rated;)

TurkYasam 07-23-2010 01:44 AM

First of all thank you for this great hack..:)

I was wondering how to fetch from the same category not from the forum..
(It is now getting the threads from same forum where thread is but not same category..)

How can we achieve this?
Regards

barcena 07-23-2010 02:32 AM

Is this server intense?

123_y_321 07-28-2010 09:29 AM

This should be under attachment, not above.

chjp 09-03-2010 11:10 AM

Nice. Thanks

safakuygur 10-19-2010 01:55 PM

very nice thanks

Emad ELsayed 01-21-2018 07:38 PM

Hello dear
How can it be compatible
Advanced Friendly URLs:
showthread.php /1234 -Thread -Title

Best Regards


All times are GMT. The time now is 05:32 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.01427 seconds
  • Memory Usage 1,790KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (35)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