Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-20-2009, 07:22 PM
algert algert is offline
 
Join Date: Jun 2008
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Related Post Mod

I need a Related Post Mod which shows something which relate with the thread title/post

I have something which shows below Quick Reply, I seriously do not remember when I have installed that, cause it looks crappy and not useful at all, screenshot:-



------------

I need something more similar to what we have in vB, but instead of similar mod, i'd like similar threads, like this:-
Reply With Quote
  #2  
Old 06-20-2009, 08:14 PM
cheat-master30's Avatar
cheat-master30 cheat-master30 is offline
 
Join Date: Mar 2007
Location: Information Classified
Posts: 1,715
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To show threads like that below postbox, go to vBulletin Options > Thread Display Options > Show Similar Threads and select 'yes' as the option.
Reply With Quote
  #3  
Old 06-21-2009, 05:39 AM
algert algert is offline
 
Join Date: Jun 2008
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cheat-master30 View Post
To show threads like that below postbox, go to vBulletin Options > Thread Display Options > Show Similar Threads and select 'yes' as the option.
Ok thanks, but i tried to switched it on and off and i see no difference, about the first screenshot that thing below the quick reply,do you know what add on caused that related post thingy/? :S
Reply With Quote
  #4  
Old 06-21-2009, 02:59 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you just turned it on, you also need to go to maintenance > update counters > rebuild similar threads. You also need to turn on vboptions > message searching options > automatic similar thread search
Reply With Quote
  #5  
Old 06-21-2009, 03:04 PM
algert algert is offline
 
Join Date: Jun 2008
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
If you just turned it on, you also need to go to maintenance > update counters > rebuild similar threads. You also need to turn on vboptions > message searching options > automatic similar thread search
Thanks btw, this Similar Thread, where will it show in the threads?? Cause I tried Updating it when i switched it off and updating the rebuild similar threads when i switched it on, but still no difference. :S

Edited:- can you tell me what makes that thing in red on the screenshot below shows?
Reply With Quote
  #6  
Old 06-21-2009, 03:14 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If there are Similar Threads then they will show up below Quick Reply by default assuming your style did not remove them.

The thing in red is just the Previous Thread | Next Thread thingie like here, only the one here is above the Quick Reply box, not below like in your picture (your's is in the default location; the one here was moved).
Reply With Quote
  #7  
Old 06-21-2009, 05:43 PM
algert algert is offline
 
Join Date: Jun 2008
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
If there are Similar Threads then they will show up below Quick Reply by default assuming your style did not remove them.

The thing in red is just the Previous Thread | Next Thread thingie like here, only the one here is above the Quick Reply box, not below like in your picture (your's is in the default location; the one here was moved).
So basically the next/previous threads, is the "Similar Threads Options Set to Yes"? And how do I move it to the top of the quick reply?

And is there a mod/add-on that works like this, but instead of Similar Mod, it shows Similar Threads?:-
Reply With Quote
  #8  
Old 06-21-2009, 05:52 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are talking about two different things.

Similar Threads is the same as Similar Mod except the title of that section was changed (probably just a phrase change). I told you how to turn it on and how to get it working in my previous posts.

Next/Previous is totally different. If you want to move it, find this code in SHOWTHREAD and move it to where you want:
HTML Code:
<if condition="$show['next_prev_links']">
<!-- next / previous links -->
bunch of stuff
<!-- / next / previous links -->
</if>
Reply With Quote
  #9  
Old 06-21-2009, 05:59 PM
algert algert is offline
 
Join Date: Jun 2008
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
You are talking about two different things.

Similar Threads is the same as Similar Mod except the title of that section was changed (probably just a phrase change). I told you how to turn it on and how to get it working in my previous posts.

Next/Previous is totally different. If you want to move it, find this code in SHOWTHREAD and move it to where you want:
HTML Code:
<if condition="$show['next_prev_links']">
<!-- next / previous links -->
bunch of stuff
<!-- / next / previous links -->
</if>
Ok, first I'll just need the similar thread thing, so how is it possible to move similar thread above quick reply, which one is the code?


Thanks again!

Edited:- I got it worked out, thanks, you can close this thread!
Reply With Quote
  #10  
Old 06-21-2009, 06:02 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you look in the SHOWTHREAD template, you'll see the similar threads are just a variable, $similarthreads
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 04:15 AM.


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.04400 seconds
  • Memory Usage 2,258KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete