vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Similar Topic Check (https://vborg.vbsupport.ru/showthread.php?t=54308)

S.Shady 06-15-2003 08:51 PM

Quote:

Today at 02:09 PM dano said this in Post #19
I like it a lot. Question though, it appears that it only searches the "Title" area of a post for simular threads. Anyway to get it to check the entire site? Or would that just slow the board down too much?

:cough: thats what the search.php file is designed to do in the vb :)

partang2 06-19-2003 01:02 PM

Hm.... what is wrong here?? It will not find anything at all even if I copy a title from a existing post at my board.... Did I do anything wrong here?? Shows up fine, but no results at all....

*EDITED*

Now it found something, but that was a thread who doesen't have anything at all to do with the one I would start....!? Any ideas?

Smoothie 06-19-2003 04:26 PM

hmm, is a good hack, and a good idea, but the search takes too long. Anyway to speed it up some?

Velocd 06-20-2003 03:49 AM

If you have a large forum, the search will take some time. The vB2 version of it is quite slow, being the loops that are processed. You might be better off waiting till vB3 RC is released, and I can re-open the vB3 version. (which works very fast)

As for the accuracy issue that you are experiencing partang.. I'm not sure about it. :ermm: It works fine with me.

Though, I just noticed a stupid mistake in the PHP file, and that is I have two values for my forums in this part:

PHP Code:

$discluded "";  //Forums that are discluded 

Make sure $discluded is instead says:

PHP Code:

$discluded "0";  //Forums that are discluded 

Unless you have already added forums there. There is no permissions check in this hack, so you have to manually add the forums you want not to be checked. I've updated the zip to remove this bug.

Ninth Dimension 06-27-2003 11:18 AM

Very nice hack, nice and easy to install and should help stop dupe threads. I do have a problem - it looks like it's not working correctly.

I'm still in the process of developing my forum and as such it only has one thread currently, but when i use this to search for that thread (to see if it works) iit keeps telling me no threads can be found.

I've tried everything from specific words in the title - to the whole title in an bid to get it to show, but no joy. any suggestions?

Other than that, like i say, great hack

/me clicks install

David Bott 07-03-2003 05:45 PM

WOW....This is a GREAT hack. But alas, because of our site size, not useable for it KILLED the server.

Their has to be a way to write it so it does not do such a thing. Are you not just doing a Topic Serach and showing the output? Doing a topic serach on our site does not hurt. Just wondering if anything can be done for I would LOVE this.

www.avsforum.com

Velocd 07-06-2003 01:13 AM

Wait for vB3 to come out, then install that version, because it's insant and wont affect server performance the least. ;)

David Bott 07-06-2003 01:21 AM

LOL...and you are guessing I will go to Vb3 when it is out. That will be some time to come I fear for even after it is out, we will still wait to see what happens with the code for fear of major issues for large sites. (Thought I hear good things.)

Still very much like this hack. VERY MUCH needed.

chrisvonc 10-31-2003 12:54 AM

Thank you for this hack. Installed well on my test forum, going to install it now on the live one.

Can some one tell me how I decrease the width of the button?

Thank you again! I too have a lot of people who dont use Search, hopefully this will cut that down.

Chris

chrisvonc 11-21-2003 12:20 PM

Anyone know why this may stop working (finding similar topics) all of a sudden? I installed in on my local test forum, worked great. Installed it on my secure test forum, worked great. Installed it on my production forum worked great. Last week I started to notice repeat topics being posted when I knew there was almost identical pre-existing topics. Sure enough now its stopped finding them. This was one of the last hack I had installed. The only thing I recall doing recently to my forum was changind the default settings for deleting individual posts which really was not a hack.

Do I have to reindex something everynow and then for this to stay working? Any insights would be welcome.

Thanks,

Chris


All times are GMT. The time now is 07:01 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.01325 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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