vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Related Post Mod (https://vborg.vbsupport.ru/showthread.php?t=216645)

algert 06-20-2009 07:22 PM

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:-

https://vborg.vbsupport.ru/

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

I need something more similar to what we have in vB, but instead of similar mod, i'd like similar threads, like this:-
https://vborg.vbsupport.ru/

cheat-master30 06-20-2009 08:14 PM

To show threads like that below postbox, go to vBulletin Options > Thread Display Options > Show Similar Threads and select 'yes' as the option.

algert 06-21-2009 05:39 AM

Quote:

Originally Posted by cheat-master30 (Post 1833562)
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

Lynne 06-21-2009 02:59 PM

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

algert 06-21-2009 03:04 PM

Quote:

Originally Posted by Lynne (Post 1834068)
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?
http://spirted.com/images/8p2oao3xbvypz5k8wezx.png

Lynne 06-21-2009 03:14 PM

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).

algert 06-21-2009 05:43 PM

Quote:

Originally Posted by Lynne (Post 1834082)
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?:-
http://spirted.com/images/4263a5hjus0g449e7qeb.png

Lynne 06-21-2009 05:52 PM

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>


algert 06-21-2009 05:59 PM

Quote:

Originally Posted by Lynne (Post 1834216)
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!

Lynne 06-21-2009 06:02 PM

If you look in the SHOWTHREAD template, you'll see the similar threads are just a variable, $similarthreads


All times are GMT. The time now is 07:23 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.01056 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete