vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [YUI] Live Search (https://vborg.vbsupport.ru/showthread.php?t=204517)

Firestar.chkn 02-16-2009 10:03 AM

Mine doesn't give a pop up when I click on the search box. Is there a problem? I didn't do any of the edits, and only did the navbar edit to get it to show above my nav bar. Obviously, I also imported the product. I get the results when I type something in, and press enter, but that's just like the normal search.

Also, is there no way to just replace the default search box from the search drop down menu with this search box, assuming it works, of course?

mad@Max 02-16-2009 01:51 PM

Were can i look on problem?

Firestar.chkn 02-16-2009 05:51 PM

<a href="http://forums.prophecy.co.za" target="_blank">http://forums.prophecy.co.za</a>

Enabling access for unregistered/guests in 1 minute.

EDIT:
Hmmm, this is weird. When I log in with my test user, it works, but not with my admin account. I can see the field with both, but only on the test user does the popup appear. Let me not waste your time. I'll see what I can figure out and then get back to you, if there's still a problem. Thanks for the help any ways!

Firestar.chkn 02-16-2009 05:59 PM

Ok, now something is funny...

I have a thread called "Problems with my hands..."

Now, if I use the search, and I type in
problems

... I get too many results

If I type in "problems with my"
then I get the thread as a result.

However, if I type in
"Hands problems" then I get no results.
"Problem hands" also gives no results.

Is the search case sensitive, or does it search for strings only or does it make use of a contains clause?

mad@Max 02-16-2009 06:00 PM

Maybe you wrong set usergroup permission in hack setting?
Search work only by one word.

Firestar.chkn 02-16-2009 06:02 PM

Yea, for some reason it works fine now, except for the problem described in my post #44 above.

Firestar.chkn 02-16-2009 06:13 PM

Ok, only works on one word. Thanks, I somehow missed that part.

Are there any plans to increase this to multiple words?

mad@Max 02-16-2009 06:26 PM

Yes, i'll plan, but it isn't easy:)

RobbieZ 02-19-2009 02:52 PM

This is my open field search.

HTML Code:

<div class="qsandlogin">
<h4>Quick Search</h4>
<form id="searchbox_008514742519005312674:stktp-0amaq" action="search.php" method="get">
          <input type="hidden" name="cx" value="008514742519005312674:stktp-0amaq" />
          <input type="hidden" name="cof" value="FORID:9" />
        <div class="searchfield"><input name="q" type="text" class="search-quick" value="" /><input name="do" value="process" type="hidden" /></div>                       
        <div class="searchfield"><input name="showposts" value="0" type="hidden" />
        <input name="s" value="" type="hidden" /><input src="images/royalflush/misc/gosearch.gif" type="image" /></div>
        </form>
<a href="search.php">Go Advanced</a>
</div>

any ideas how to insert live search into here?

mad@Max 02-19-2009 03:53 PM

HTML Code:

<div class="qsandlogin">
<h4>Quick Search</h4>
<form id="searchbox_008514742519005312674:stktp-0amaq" action="search.php" method="get">
        <div id="lsa_window">
          <input type="hidden" name="cx" value="008514742519005312674:stktp-0amaq" />
          <input type="hidden" name="cof" value="FORID:9" />
        <div class="searchfield"><input name="q" type="text" class="search-quick" id="lsa_input" maxlength="$vboptions[lsa_maxsym]" value="$vbphrase[live_search]" onfocus="if(this.value=='$vbphrase[live_search]'){this.value=''};<if condition="!in_array($bbuserinfo[usergroupid], array($vboptions[lsa_group]))"> showHint();</if>" onblur="if (this.value==''){this.value='$vbphrase[live_search]'}"<if condition="!in_array($bbuserinfo[usergroupid], array($vboptions[lsa_group]))"> onkeyup="showHint();</if> /><input name="do" value="process" type="hidden" /></div>                       
        <div class="searchfield"><input name="showposts" value="0" type="hidden" />
        <input name="s" value="" type="hidden" /><input src="images/royalflush/misc/gosearch.gif" type="image" /></div>
        </div>
        <if condition="!in_array($bbuserinfo[usergroupid], array($vboptions[lsa_group]))"><script type="text/javascript"> vbmenu_register("lsa_window",1); </script></if>
</form>
<a href="search.php">Go Advanced</a>
</div>



All times are GMT. The time now is 03:57 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.01367 seconds
  • Memory Usage 1,748KB
  • 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
  • (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