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)

twista46 03-12-2011 12:40 PM

I have a Problem The search popup open when loading the startpage :confused::confused:

Niggoh 10-25-2011 02:29 PM

Hi guys, i noticed that from technical point of view it's working, but the search it self isn't hat good. Very often the live seach doesn't find the keyword, but when i try the old style search, i get some results.

Thats my config in backend, with forum id's:

News|51
Allgemein|30,31
Multiplayer|32,33,34
Bugs und Probleme|40,41
Client und Serverkonfiguration|37,38
Sonstige Themen|35,49,47
Themen zum Portal|36,46

Looks ok so far. But i dont know, why it's not working correctly. Anyone here who can help ?

Emeralda 11-05-2011 04:02 PM

I think I'm missing something. I've uploaded the files, installed the xml and nothing has changed on the forum. I checked the lsa template and it already had those divs.

pol7595 02-15-2012 04:54 PM

What about russian version?

BryanLong 03-31-2012 09:04 PM

Any possibility to get this working on vB 4.1.11?

Best regards,
Bryan

Mickie D 12-24-2012 09:33 AM

How do you make the POPUP WINDOW position on the left ?

It popup's in the centre of the screen and over the text input button?

try the search here:
http://www.digitalworldz.co.uk

Cheers.
Mick

Tyran1 09-03-2013 10:41 PM

Quote:

Originally Posted by Niggoh (Post 2261429)
Hi guys, i noticed that from technical point of view it's working, but the search it self isn't hat good. Very often the live seach doesn't find the keyword, but when i try the old style search, i get some results.

Thats my config in backend, with forum id's:

News|51
Allgemein|30,31
Multiplayer|32,33,34
Bugs und Probleme|40,41
Client und Serverkonfiguration|37,38
Sonstige Themen|35,49,47
Themen zum Portal|36,46

Looks ok so far. But i dont know, why it's not working correctly. Anyone here who can help ?

Yes, all Posts/ all Words not works!!!

DrCustUmz 02-07-2014 02:11 PM

this is for the addon - https://vborg.vbsupport.ru/showthread.php?t=204517

Im trying to make the pop up box when you search something fixed (scroll with my page) since my search is in a fixed navbar the way i have it set up looks good and all, but it will not scroll with my navbar for anything!

i have tried rapping countless tables and divs with
Code:

style="position: fixed;"
to no avail, i have re edit lsa-main template, my header, everything i can think of im not new to coding at all, but this is just something i cant figure out for the life of me! i have even tried the new sticky property, and also stickyjs. nothing seems to grab this damn box no matter what i try.

i even got so fed up with it i try'd looking up other methods to go about doing this, but again to no avail. =(

as you can see it searches just fine:
https://vborg.vbsupport.ru/attachmen...1&d=1391815605

yet when i scroll it stays where ever it was loaded, i want it to follow my nav bar in the same position it loaded in SS 1:
https://vborg.vbsupport.ru/attachmen...1&d=1391815605

any help would greatly be appreciated =)

DrCustUmz 02-09-2014 03:19 PM

I forgot to add i inspected the source in firefox, and i was seeing a postition:absolute in the source for the search popup. i couldnt find this absolute anywhere no matter how hard i looked. so i figured it was in the .js even though i saw nothing to do with position or absolute, but js is not my strong suit. although i did solve this issue by using
Code:

#lsa_window_menu{
position: fixed !important;
top: 50px !important;
}

in my additional css, i tried alot of other methods and nothing worked but it hit me the next day lol, cant believe it was that simple of a fix, and that i didnt think of it sooner


All times are GMT. The time now is 06:57 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.01401 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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