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

Reply
 
Thread Tools
Similar Threads After The First Post - VB3 - By AioNets.com Details »»
Similar Threads After The First Post - VB3 - 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: 3.8.x Rating:
Released: 08-13-2014 Last Update: Never Installs: 15
DB Changes Uses Plugins Template Edits Auto-Templates
 
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- Add Styling
1- First Please Go to "AdminCP > Style Manager" ,
2- Select "Main CSS" from drop-down menu on the right side of your active style,
3- Then Add below CSS code to "Additional CSS Definitions "
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!

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, 103 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.
2 благодарности(ей) от:
blind-eddie, viper357

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

One of the users (CoZmicShReddeR) mentioned that there are many forum owners who are using dark skins so the defult CSS which I posted in this modification may not fit their style so I decided to add two more CSS codes which would be great for dark skins.

1. Black Background :
PHP Code:
.aionets_similar_threads{color:#FFF;float:right;background-color:#000;border-left:4px solid #676767;border-right:1px dotted #676767;border-top:1px dotted #676767;border-bottom:1px dotted #676767;padding:7px;margin:0 auto 8px} 
2. Gray Background :
PHP Code:
.aionets_similar_threads{color:#FFF;float:right;background-color:#5c5c5c;border-left:4px solid #000;border-right:1px dotted #000;border-top:1px dotted #000;border-bottom:1px dotted #000;padding:7px;margin:0 auto 8px} 

If you are using your own custom code please feel free to share it with other users.

And please fee free to ask any questions regarding this modification.
Reply With Quote
  #3  
Old 09-16-2014, 05:20 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 which would fit dark skins.

Please visit the 2nd post.
Reply With Quote
  #4  
Old 09-18-2014, 08:28 AM
kartik786 kartik786 is offline
 
Join Date: Aug 2005
Location: India
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

took my whole site down We have millions of pages so maybe thats why. Please test this for large boards.
Reply With Quote
  #5  
Old 09-18-2014, 08:54 AM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well actually I have done it for one of my customers with a website which has +260K threads and 1.5Million posts ... and its working great.

Actually it does not do anything serious ... it just moves the default similar threads section to the button of the first post.

If you have not been using Similar threads before .. you should try to rebuild similar threads as I described here :
https://vborg.vbsupport.ru/showpost....0&postcount=15

please feel free to ask any question, it would be my pleasure to help.
Reply With Quote
  #6  
Old 09-18-2014, 03:03 PM
kartik786 kartik786 is offline
 
Join Date: Aug 2005
Location: India
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, maybe its conflicting with our customized work done by a developer. Here's a sample url : http://www.managementparadise.com/fo...es-mumbai.html

We already have the similar thread below first post but the way you did it looked more interesting
Reply With Quote
  #7  
Old 09-18-2014, 04:35 PM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I do not see any similar threads at the end of the the posts list !
Would you please check if you have similar threads in other pages ?


Note : You site loaded so slow on my end so I tested it in WebPageTest .. here is the results :
http://www.webpagetest.org/result/140918_NW_SYX/
a normal load and google friendly time should be less than 3sec ...

It thought you may want to know this.



======= EDIT =======
Ok I found this thread with similar threads... I believe the customization which you mentioned is causing this issue.

Since my mod would work with the default similar threads ...

Anyways I am sorry about this issue.
Reply With Quote
  #8  
Old 09-18-2014, 07:10 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It looks like you run the query EVERY time someone views the post?! holy crap that'd crash anything larger than a few hundred thread board.
Reply With Quote
  #9  
Old 09-19-2014, 08:01 AM
kartik786 kartik786 is offline
 
Join Date: Aug 2005
Location: India
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery View Post
It looks like you run the query EVERY time someone views the post?! holy crap that'd crash anything larger than a few hundred thread board.
Hey Zach.. glad to see you around. Was your reply for post author or for me?
Reply With Quote
  #10  
Old 09-19-2014, 08:03 AM
kartik786 kartik786 is offline
 
Join Date: Aug 2005
Location: India
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by A.Chakery View Post
Well I do not see any similar threads at the end of the the posts list !
Would you please check if you have similar threads in other pages ?


Note : You site loaded so slow on my end so I tested it in WebPageTest .. here is the results :
http://www.webpagetest.org/result/140918_NW_SYX/
a normal load and google friendly time should be less than 3sec ...

It thought you may want to know this.



======= EDIT =======
Ok I found this thread with similar threads... I believe the customization which you mentioned is causing this issue.

Since my mod would work with the default similar threads ...

Anyways I am sorry about this issue.
Hey buddy, our server was under ddos attack . things should be loading quick now

I have uninstalled the product and the css customization. I hope that's all there was needed to uninstall. No hooks or traces left in the code right?
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:32 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.04504 seconds
  • Memory Usage 2,337KB
  • 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
  • (3)bbcode_php
  • (2)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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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