The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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:- |
#2
|
||||
|
||||
![]()
To show threads like that below postbox, go to vBulletin Options > Thread Display Options > Show Similar Threads and select 'yes' as the option.
|
#3
|
|||
|
|||
![]()
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
|
#4
|
||||
|
||||
![]()
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
|
#5
|
|||
|
|||
![]() Quote:
Edited:- can you tell me what makes that thing in red on the screenshot below shows? ![]() |
#6
|
||||
|
||||
![]()
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). |
#7
|
|||
|
|||
![]() Quote:
And is there a mod/add-on that works like this, but instead of Similar Mod, it shows Similar Threads?:- ![]() |
#8
|
||||
|
||||
![]()
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> |
#9
|
|||
|
|||
![]() Quote:
Thanks again! Edited:- I got it worked out, thanks, you can close this thread! |
#10
|
||||
|
||||
![]()
If you look in the SHOWTHREAD template, you'll see the similar threads are just a variable, $similarthreads
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|