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)

SorentoUltimate 03-26-2010 04:19 PM

Hello and thanks for the mod,

i need your help to make it work.

i upload the file to my forum and i import the product xml.

At settings i change the Integration into the standard search form (drop-down menu) to yes.

When i open search dropdown menu into search say Live Search when i click inside to start write say Loading...

i write somethnig but the result popup not open !!!

can you help me on that?

SorentoUltimate 03-26-2010 04:42 PM

Quote:

Originally Posted by passwords (Post 1922981)
Great Mod,
but im having only one problem, i need to click outside the search box then click again on search fo see the popup window, it does not work from the first time, is there any way to fix it ?
V 3.0.2
:)

Quote:

Originally Posted by passwords (Post 1923292)
IE8 & firefox & safari, same problem :)

The same problem

vBulletin 3.8.4

SorentoUltimate 03-26-2010 07:47 PM

Another problem,

i cannot search with Greek Characters (No Results)

character_set: UTF-8
collation_database: utf8_general_ci

HTML Character Set (From vBulletin Language): UTF-8

SorentoUltimate 04-02-2010 09:00 PM

Quote:

Originally Posted by SorentoUltimate (Post 2010619)
Hello and thanks for the mod,

i need your help to make it work.

i upload the file to my forum and i import the product xml.

At settings i change the Integration into the standard search form (drop-down menu) to yes.

When i open search dropdown menu into search say Live Search when i click inside to start write say Loading...

i write somethnig but the result popup not open !!!

can you help me on that?

Quote:

Originally Posted by SorentoUltimate (Post 2010755)
Another problem,

i cannot search with Greek Characters (No Results)

character_set: UTF-8
collation_database: utf8_general_ci

HTML Character Set (From vBulletin Language): UTF-8


Can You help me with UTF-8

SorentoUltimate 04-05-2010 11:00 AM

Quote:

Originally Posted by passwords (Post 1922981)
Great Mod,
but im having only one problem, i need to click outside the search box then click again on search fo see the popup window, it does not work from the first time, is there any way to fix it ?
V 3.0.2
:)

Quote:

Originally Posted by passwords (Post 1923292)
IE8 & firefox & safari, same problem :)

Quote:

Originally Posted by SorentoUltimate (Post 2010630)
The same problem

vBulletin 3.8.4

Problem Solved with the Help of mad@Max :):):):) :up::up::up::up:

Now the only problem are the Search with UTF-8.

Thanks again mad@Max for that very good AddOn and for your Help.

BillieJoe 04-12-2010 10:42 AM

I kinda got the same error.
I have a search in my navbar like the one here at vbulletin.org.
Is there a chance to get the live-search working for that?

Hell Bomb 06-24-2010 09:48 PM

Ok, i am getting the same issue as alot of people, I did a clean install of the mod, uploaded the files, installed the product and added the following code to my header

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]" />
                                        <input type="text" id="lsa_input" class="bginput" name="query" size="25" tabindex="1001" />
                                        <input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" />
                                        </div>
                                </form>

The entire code to my header is
Code:

<a name="top"></a>
<table width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="logo">
<a href="$vboptions[forumhome].php$session[sessionurl_q]"></a><img src="$stylevar[titleimage]" align="left" border="0" alt="$vboptions[bbtitle]" />
</td>
</tr>
</table>

                                <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]" />
                                        <input type="text" class="bginput" name="query" size="25" tabindex="1001" />
                                        <input type="submit" id="lsa_input" class="button" value="$vbphrase[go]" tabindex="1004" />
                                        </div>
                                </form>

<!-- content table -->

$_phpinclude_output

$ad_location[ad_header_end]

yet nothing pops up, i just type in the information, and it goes to the regular search page... any help anyone?

Hell Bomb 06-24-2010 11:58 PM

Has anyone gotten this to work with 3.8.5 cuz i am getting nothing no matter what i try.

Ichigo88 07-01-2010 08:47 AM

hi! fine hack thanks! but not work for me! works one time in defaoult skin! but another skin no!

Hell Bomb 07-29-2010 02:24 AM

Quote:

Originally Posted by Ichigo88 (Post 2062614)
hi! fine hack thanks! but not work for me! works one time in defaoult skin! but another skin no!

yea i have came to the conclusion this is not for people who don't know how to code within vBulletin. It took like 3 days for me to get this working and its still buggy. Defiantly needs some work. Hopefully it will get the bugs worked out and this could be one hell of a mod.


All times are GMT. The time now is 11:56 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.04447 seconds
  • Memory Usage 1,758KB
  • 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
  • (8)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