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-27-2009 08:55 AM

For every word?

relaxiha 03-27-2009 10:58 AM

for sub domains and this : (70-270 search

fukdawrld 03-27-2009 01:25 PM

If I just use the normal
$lsaform

It works fine...Below is how I have it coded to be in the spot where I'd like it to be. Do you know how I would get the varible about to show correctly in the code below? Seems like the <td> tags are getting it not to work properly for me.



Code:

        <td class="alt1">
                                $lsaform
</td>



This is where the code above place it and where I would like it to stay:

https://vborg.vbsupport.ru/external/2009/03/4.png

relaxiha 03-27-2009 01:35 PM

hello and thanks ..
but button hidden or removed!

itsheinz 03-27-2009 03:36 PM

which search template should i edit?

mad@Max 03-27-2009 04:48 PM

fukdawrld, in template navbar before:

HTML Code:

<if condition="$show['member']">
        <td class="alt2" nowrap="nowrap">
        <div class="smallfont">
                <strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />

Add:

HTML Code:

        <td class="alt1" align="center" nowrap="nowrap">
                $lsaform
        </td>


fukdawrld 03-27-2009 05:29 PM

Thanks Max but that didn't change me having to double click for it to bring up the box..Still no luck in IE either. How do I change the "live search" in the box?

itsheinz 03-27-2009 05:36 PM

which template should il edit?

mad@Max 03-27-2009 05:50 PM

Version 2.1.3
Added link on latest post in threat, added sort by forum. Code cleaning.

fukdawrld, edit phrase $vbphrase[live_search].
itsheinz, what do you mean?

itsheinz 03-27-2009 05:56 PM

i already istalled th xml file and what to do next
what do you mean by this:
Quote:

If you already have opened search field, do following.
and the code that you showed,where can i find


All times are GMT. The time now is 10:40 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.03222 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_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