vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Fulltext boolean search v.2.2 for vB (https://vborg.vbsupport.ru/showthread.php?t=62282)

msimplay 03-29-2004 10:47 AM

Quote:

Originally Posted by Boofo
The "Unanswered Threads" hack doesn't work with it, either, I am told.

lol yeh thats coz i tested it for ya :p

Boofo 03-29-2004 11:29 AM

And a good job you did. ;)

JohnWoo 03-29-2004 03:57 PM

it must start working after fix in latest v.1.9 :)

msimplay 03-29-2004 04:17 PM

any chance of upgrade instructions ?

JohnWoo 03-29-2004 04:31 PM

:)

1. after

// code block 5 added by [FullText Search hack] (getting list of posts with match against search phrase)

add

if (strlen($query) > 0) {

2. before

// end of code block 5 added by [FullText Search hack]

add

}


it is all :)

msimplay 03-29-2004 05:14 PM

thanks i didnt fancy rehacking the whole thing
does this now allow unanswered topics mod and similar threads ?

JohnWoo 03-29-2004 05:51 PM

unanswered topics mod - yes
similar threads - not, but thinking and think that it is near :)

msimplay 03-29-2004 07:20 PM

Quote:

Originally Posted by JohnWoo
unanswered topics mod - yes
similar threads - not, but thinking and think that it is near :)

good work :D

JohnWoo 03-29-2004 09:25 PM

ok :) Think that "Similar Threads" works with v.2.0 :)

msimplay 03-29-2004 10:34 PM

Quote:

Originally Posted by JohnWoo
ok :) Think that "Similar Threads" works with v.2.0 :)

yayyyyyy it works
but u made a tiny mistake

instead of searching for

PHP Code:

function fetch_similar_threads($threadtitle$threadid 0) { 

you should search for and replace

PHP Code:

function fetch_similar_threads($threadtitle$threadid 0

on step 4 of the install otherwise you get a parse error


All times are GMT. The time now is 08:18 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.01189 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_quote_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