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

Reply
 
Thread Tools
Similar Threads After The First Post - VB4 - By AioNets.com Details »»
Similar Threads After The First Post - VB4 - By AioNets.com
Version: 1.1, by A.Chakery A.Chakery is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.x.x Rating:
Released: 08-15-2014 Last Update: 08-15-2014 Installs: 50
DB Changes Uses Plugins Template Edits Auto-Templates
Code Changes  
No support by the author.

Similar Threads After The First Post , Brought You By : AioNets.com

Description :
This plugin automatically moves the similar threads under the first post of every topic.

Features :
- Automatically moves similar threads to the bottom of the first post.
- Ability to disable it globally
- Ability to disable it in specific forums
- Ability to customize it using CSS
- Works great with vBSEO and DB-SEO

Installation

1- Install the attached XML file :

First download the attached file , then go to "AdminCP > Plugin System > Manage Products > [Add/Import Product]" and import the download file.

2- Styling
1- First Please Go to "AdminCP > Style Manager" ,
2- Open your style templates,
3- Then Add below CSS code to "postbit.css" template
PHP Code:
.aionets_similar_threads{color:#465584;float:right;background-color:#FFF;border-left:4px solid #19364D;border-right:1px dotted #19364D;border-top:1px dotted #19364D;border-bottom:1px dotted #19364D;padding:7px;margin:0 auto 8px} 
And You Are Done!

Note : Please visit post no. two for more CSS options.


Enjoy.


Please Click on "Mark As Installed" If You Are Using This Plugin.

Download Now

File Type: xml AioNets.com-Similar-Threads.xml (8.5 KB, 263 views)

Screenshots

File Type: png Similar Threads By AioNets.com.png (121.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
babyv0x, Black Snow, CoZmicShReddeR, john7911, mapleleaffans, RichieBoy67

Comments
  #22  
Old 09-09-2014, 05:24 PM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CoZmicShReddeR View Post
Wow what an amazing mod! I thought to share how it would look on a modded forums.

I changed the css font to white and the background to black

Code:
.aionets_similar_threads{color:#FFF;float:right;background-color:#000;border-left:4px solid #19364D;border-right:1px dotted #19364D;border-top:1px dotted #19364D;border-bottom:1px dotted #19364D;padding:7px;margin:0 auto 8px}
http://www.cozworld.com/f280/f134/f3...408/#post54543
Thank you for sharing your code.

I will try to design a separate CSS code for dark styles .
Reply With Quote
  #23  
Old 09-16-2014, 05:21 PM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Added two more CSS codes made for dark skins. Please visit the 2nd post of this mod.
Reply With Quote
Благодарность от:
tbworld
  #24  
Old 09-20-2014, 03:47 AM
minhmeo.info minhmeo.info is offline
 
Join Date: Jan 2010
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It only shows 5 similiar threads, i want to shows 10, how to do?
Many thanks, mark as installed!
Reply With Quote
  #25  
Old 09-20-2014, 06:47 AM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its possible that we add this feature in future versions ...

I found this manual way to do this...
http://www.vbulletin.com/forum/forum...than-5-results

But I am considering to take care of this feature for sure.
Reply With Quote
  #26  
Old 10-18-2014, 08:42 PM
RedTurtle's Avatar
RedTurtle RedTurtle is offline
 
Join Date: May 2006
Location: California
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for creating this plugin -- quick question, is there a way to make it so that the similar threads show up BELOW any inline attachments that are displayed?

Thanks.
Reply With Quote
  #27  
Old 10-19-2014, 10:37 PM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are welcome ...

Would you please give me more details about your request ?
Quote:
any inline attachments that are displayed?
Reply With Quote
  #28  
Old 10-30-2014, 09:21 AM
Black Snow Black Snow is offline
 
Join Date: Jul 2012
Location: Scotland
Posts: 471
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When there are no similar threads, the box still shows but with no similar thread links. How can we remove the box if there are no similar threads?
Reply With Quote
  #29  
Old 11-27-2014, 02:55 AM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Black Snow View Post
When there are no similar threads, the box still shows but with no similar thread links. How can we remove the box if there are no similar threads?
Well, I have already set a condition for that issue , so first please try to update similar threads :
Goto : AdminCP > Maintenance > Update Counters
and then press "Rebuild Similar Threads" ... it would take some time based on the number of your threads.


And then if you still have this issue ... please remove this product and use the Plugin version of this mod instead. Plugin Version has a different approach to do this task.

Here it is : https://vborg.vbsupport.ru/showthread.php?t=315657

I hope it helps.

Goodluck.
Reply With Quote
  #30  
Old 01-29-2015, 10:33 AM
markoroots markoroots is offline
 
Join Date: May 2013
Location: Italy
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Guys, from when I have installed this mod that now is working, I have seen that the Similar Threads down the thread that before was there is disappeared.
What I must do to see it again?
Reply With Quote
  #31  
Old 01-29-2015, 11:13 AM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello markoroots,

That is correct, I mean we have added a function to this add-on to "MOVE" similar threads from the bottom of showthread to the first post.

If you want to have it in both places you would have to use the customized version of my mod. It will be my pleasure to help you with it but would you please tell me if there is any specific reason to have similar threads in both locations ?

Regards,
Ali.
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 10:49 AM.


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.04687 seconds
  • Memory Usage 2,351KB
  • Queries Executed 28 (?)
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
  • (1)bbcode_code
  • (1)bbcode_php
  • (3)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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (7)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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