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
  #12  
Old 09-09-2014, 09:42 AM
john7911 john7911 is offline
 
Join Date: Feb 2013
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did it after reading your Reply, but stull nothing.

Reply With Quote
  #13  
Old 09-09-2014, 09:48 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 Marcin1 View Post
Yes I have enabled and also added a code to template.
Have you been using Similar threads before installing my plugin ?
Reply With Quote
  #14  
Old 09-09-2014, 09:54 AM
Marcin1 Marcin1 is offline
 
Join Date: Sep 2012
Location: Poland
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No but I've been using https://vborg.vbsupport.ru/showthread.php?t=233309
Reply With Quote
  #15  
Old 09-09-2014, 09:59 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 john7911 View Post
I did it after reading your Reply, but stull nothing.

To make similar threads to be shown you should first update counters .. to do this please go to this location :

AdminCP > Maintenance > Update Counters

and then press "Rebuild Similar Threads" ... it would take some time based on the number of your threads.

then please update me with the result.
Reply With Quote
  #16  
Old 09-09-2014, 10:04 AM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you have not been using built-in vBulletin Similar thread option please enabled it first then use the update counter options as below :
Goto : AdminCP > Maintenance > Update Counters
and then press "Rebuild Similar Threads" ... it would take some time based on the number of your threads.

then please update me with the result.

Reply With Quote
  #17  
Old 09-09-2014, 10:08 AM
Marcin1 Marcin1 is offline
 
Join Date: Sep 2012
Location: Poland
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes that solution was helpful and works perfectly. Marked as installed.
Reply With Quote
  #18  
Old 09-09-2014, 10:10 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 Marcin1 View Post
Yes that solution was helpful and works perfectly. Marked as installed.
Glad to hear that your problem is solved.

Good luck .
Reply With Quote
  #19  
Old 09-09-2014, 10:36 AM
john7911 john7911 is offline
 
Join Date: Feb 2013
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GOOOOOOOOD NEWS :up: it works
Thank you very much A.Chakery
Reply With Quote
  #20  
Old 09-09-2014, 01:12 PM
CoZmicShReddeR's Avatar
CoZmicShReddeR CoZmicShReddeR is offline
 
Join Date: Sep 2006
Location: MI, USA
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #21  
Old 09-09-2014, 05:22 PM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its my Pleasure ... Glad to see it's working fine.

Quote:
Originally Posted by john7911 View Post
GOOOOOOOOD NEWS :up: it works
Thank you very much A.Chakery
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:38 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.04759 seconds
  • Memory Usage 2,348KB
  • Queries Executed 26 (?)
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
  • (5)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (6)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)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_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