vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - [Ajax] Check for similar thread before posting a new one (https://vborg.vbsupport.ru/showthread.php?t=151714)

BadgerDog 07-13-2007 05:37 PM

Anyone?

Is it possible to make the display box of similar threads wider somehow? On our system, the date/time part of the post line is all "scrunched" up and compressed under itself. Another inch or so wider and it would display better.

Thanks

Regards,
Badger

MrNase 07-15-2007 04:59 PM

I tried already tried that and I didn't get it to work. :(

exportforce 07-15-2007 08:50 PM

It only shows me that if you enter a Title it will search, but it does nothing :(
Don't know what to do.

minimalize 07-16-2007 02:46 PM

same problem for me! It doesn´t search anything. Plugin is activated.

System: FF 2 & Vista

jasculs 07-18-2007 03:37 AM

This is a very awesome mod.

I have the open local links in same window modification on my forum. For this mod is there any way I can have the searched similar threads show up in a new window when clicked while still having my other local links throughout my forum still open in the same window?

Here is the mod I'm using:

https://vborg.vbsupport.ru/showthread.php?t=130966

TheMilkCarton 07-18-2007 04:07 AM

That's not the Local Links mod's fault.

This plugin would need to be fixed.

jasculs 07-18-2007 04:10 AM

nevermind...I figured it out...it was much easier then I thought.

TheMilkCarton 07-18-2007 04:13 AM

For anyone who hasn't figured it out:

showthread_similarthreadbit_ajax

Find:
Code:

<a href="showthread.php?$session[sessionurl]t=$simthread[threadid]" title="$simthread[preview]">$simthread[title]</a>
Replace:
Code:

<a href="showthread.php?$session[sessionurl]t=$simthread[threadid]" title="$simthread[preview]" target="_blank">$simthread[title]</a>

morrow 07-18-2007 04:49 AM

Installed. Nice mod, but a question... It seems that if I enter in a certain phrase to search for, it only brings up a small handful of threads that are indeed related, but it does leave out some of the newer threads. Why is that?

MrNase 07-18-2007 04:32 PM

morrow: It uses the vBulletin default function to find similar threads. In fact I didn't even touch the function because it was working just right.

The function gives each similar thread a number, the higher the number the higher the similarities. You can't control it directly but there are some vBulletin settings that might help you.
They're hidden under the search settings. It's basically everything that has to do with the similar threads but I can't give you the exact settings because I don't have an english vBulletin. :)


All times are GMT. The time now is 12:41 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.01304 seconds
  • Memory Usage 1,734KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete