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
[HQTH] Smiliar Threads Details »»
[HQTH] Smiliar Threads
Version: 1.00, by tieuquynhi tieuquynhi is offline
Developer Last Online: Aug 2013 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.x.x Rating:
Released: 12-02-2010 Last Update: Never Installs: 34
Uses Plugins Template Edits Auto-Templates
 
No support by the author.

Description:
Move smiliar thread from end of thread to after first postbit (like vbb.org )
Features:
- Enable/Disable Addon
- Option enable Addon in certain forums (Edit in Forum Manager)
Install:
- Import file Product - HQTH Smiliar Thread .xml
- Access Forum Manager and edit box which you want to use this addon. Other boxs will display Smiliar Thread normal.

This Mod available in Vbulletin 3.8.x

Download Now

File Type: zip HQTH Smiliar Thread.zip (3.1 KB, 509 views)

Screenshots

File Type: png p1.PNG (8.8 KB, 0 views)
File Type: png p2.PNG (13.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
sodasusu, Wlad

Comments
  #22  
Old 12-09-2010, 09:00 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey it's up to you guys. Go ahead and add more load to your server.

You guys are obviously more experience than a guy, who's used vB since 1.x ages.

Hope your server enjoys the extra load
Reply With Quote
  #23  
Old 12-10-2010, 06:19 AM
onehost onehost is offline
 
Join Date: Jul 2006
Posts: 378
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FreshFroot View Post
Hey it's up to you guys. Go ahead and add more load to your server.

You guys are obviously more experience than a guy, who's used vB since 1.x ages.

Hope your server enjoys the extra load
no more of a load then the other 100 mods they feel they need...

If you look at the most top forums, how many mods do you
see them running? almost none...their smart by doing this....
Reply With Quote
  #24  
Old 01-07-2011, 01:23 AM
lazydesis lazydesis is offline
 
Join Date: Sep 2006
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

one bug in this

similar threads showing after all posts .. not just 1st post

similar threads visible under 1st, 2nd, 3rd ..etc posts

i found a quick fix for this

go to plugin manager

open HQTH Smiliar Thread - Postbit Display Complete

replace

Code:
 if ($similarthreadbits) 
                        { 
                            $templater = vB_Template::create('showthread_similarthreads'); 
                            $templater->register('similarthreadbits', $similarthreadbits); 
                            $template_hook[postbit_end] .= '<div id="thread_info" class="thread_info">'.$templater->render().'</div>'; 
                        }
by

Code:
 if ($similarthreadbits && $post['isfirstshown']) 
                        { 
                            $templater = vB_Template::create('showthread_similarthreads'); 
                            $templater->register('similarthreadbits', $similarthreadbits); 
                            $template_hook[postbit_end] .= '<div id="thread_info" class="thread_info">'.$templater->render().'</div>'; 
                        }
Now similar threads show only below first post

thanks for this hack
Reply With Quote
  #25  
Old 01-07-2011, 01:24 AM
lazydesis lazydesis is offline
 
Join Date: Sep 2006
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FreshFroot View Post
Hey it's up to you guys. Go ahead and add more load to your server.

You guys are obviously more experience than a guy, who's used vB since 1.x ages.

Hope your server enjoys the extra load
don't thnk you understand this mod

it moves the similar threads from bottom of page to under the first post

can u please show where this option is in the default vbulletin installation?
Reply With Quote
  #26  
Old 03-02-2011, 03:34 PM
Seb@'s Avatar
Seb@ Seb@ is offline
 
Join Date: Aug 2005
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not work in 4.1.2
Reply With Quote
  #27  
Old 03-02-2011, 05:22 PM
archet1337's Avatar
archet1337 archet1337 is offline
 
Join Date: Sep 2009
Location: Norway
Posts: 251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can confirm that this does not work on 4.1.2
Reply With Quote
  #28  
Old 03-03-2011, 11:34 AM
khocmotminh khocmotminh is offline
 
Join Date: Jan 2010
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not work in vbb 4.1.2
Reply With Quote
  #29  
Old 08-25-2011, 02:55 AM
bosanci28's Avatar
bosanci28 bosanci28 is offline
 
Join Date: Feb 2008
Location: USA - West Coast
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks,is working in 4.1.5
Reply With Quote
  #30  
Old 08-30-2011, 07:41 PM
nit233 nit233 is offline
 
Join Date: Dec 2009
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Job...works perfect
Reply With Quote
  #31  
Old 09-07-2011, 05:14 PM
supermak supermak is offline
 
Join Date: Mar 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Extremely good job!! Working on 4.1.3!! but just one suggestion, why don't you add the fix of the bug to the xml file?
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 01:44 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.05267 seconds
  • Memory Usage 2,334KB
  • 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
  • (2)bbcode_code
  • (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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (2)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
  • (3)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