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)

mad@Max 03-24-2009 08:57 PM

I'm happy:)

star88 03-25-2009 07:57 AM

Great ! Now it works like a charm with french accents. Thank you Max :)

mad@Max 03-25-2009 10:11 AM

In the next version i will try to make the search for individual words.

rmxs 03-25-2009 11:10 AM

Hello max :)

You have make good work..

I wont to see from you also somethink like similar thead check..
Check for similar thread before posting a new one

Its not too clean and conflict with many mods.

I think with this mod with some improvments you can tranform it to similar thread check :)

mad@Max 03-25-2009 06:30 PM

I do not fully understand what you are saying:)

rmxs 03-25-2009 08:09 PM

Ops :) read again adove.

mad@Max 03-25-2009 08:51 PM

No, thanks:) I already wrote a search for individual words. Wait a new version...

mad@Max 03-25-2009 09:56 PM

Version 2.1
Finally i wrote search by individual words!

dvbusuario 03-26-2009 03:05 AM

1 Attachment(s)
With Version 1.6 No show results, but yes shows the popup window

Attachment 96985

And with the new version 2.1 no show anything of the popup window

How can I fix this?

Thank you!

Stoebi 03-26-2009 06:25 AM

Can't get it to work also. No Popup in IE7/IE8 (navbar or $lsaform) :(

vBulletin 3.8.1pl1 (using Standard-Style without any edits (only navbar ;))).
PHP: 5.2.6
MySQL Version: 5.0.67-community (Charset: UTF-8 Unicode (utf8))



This is the only change i did in template navbar:
Code:

                <form action="search.php?do=process" method="post">

                    <div id="lsa_window">
                    <input type="hidden" name="do" value="process" />
                    <input type="hidden" name="quicksearch" value="1" />
                    <input type="hidden" name="childforums" value="1" />
                    <input type="hidden" name="exactname" value="1" />
                    <input type="hidden" name="s" value="$session[sessionhash]" />
                    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
                    <div>
                        <input type="text" class="bginput" size="25" id="lsa_input" name="query" tabindex="1001" maxlength="$vboptions[lsa_maxsym]" value="$vbphrase[live_search]" <if condition="!in_array($bbuserinfo[usergroupid], array($vboptions[lsa_group]))">onfocus="vbmenu_register('lsa_window',1); if(this.value=='$vbphrase[live_search]'){this.value=''}; showHint();" onblur="this.value='$vbphrase[live_search]';" onkeyup="showHint();"<else />onfocus="if(this.value=='$vbphrase[live_search]'){this.value=''};" onblur="this.value='$vbphrase[live_search]';"</if> />
                        <input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" />
                    </div>
                    <div style="margin-top:$stylevar[cellpadding]px">
                        <label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>
                        &nbsp;
                        <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
                    </div>
                    </div>
                </form>

With Firefox and Chrome the code in navbar is not working fine, because I've no chance to enter any word.
With $lsaform placed in header or FORUMHOME for example, your hack is working fine, but not with IE7/IE8 at the moment :(


Video: http://ioj.com/v/3pvf5



Regards, Stoebi


All times are GMT. The time now is 07:20 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.01387 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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