vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - [AJAX] Live Search (https://vborg.vbsupport.ru/showthread.php?t=235461)

deen1982 05-29-2012 06:56 AM

I use VBulletin 4.1.7... Live search works a half!
Many threads are not detected! Any suggestions?

Skivey 06-24-2012 03:10 PM

would this be something I could use if I only wanted to search in 1 forum?

I want to keep the forum search but would like another which is a search just for my 'wiki forum'

THanks

DSemen 07-23-2012 08:28 AM

In the usual style works fine. In this style does not appear anywhere http://www.completevb.com/demovb4/forum.php?styleid=71

How do I fix it?

zakonline 07-31-2012 08:24 AM

Fantastic... Bravo!!!! I was looking for this for a very long time :) Thanks for the contribution.

Trevor Matthews 11-05-2012 07:20 PM

Is there a live search that works on 4.1.12?

Elric 01-29-2013 04:46 AM

Perfect works on vb4.2 pl3 but i want change the backgroundcolor of the window with the results only, not in the stylevars then there change other boxes in the vbcmps.
I have search in the templates but found nothing.

Elric 01-30-2013 06:08 PM

Have no one a idea?

DaPike 01-31-2013 05:26 AM

Hi Elric,

I found this in this thread. Perhaps this is what you're looking for.

Quote:

Originally Posted by Leica.Robbiani (Post 2099104)
Hi there,


Watch out for the lsa_css.css template, in this template search for #lsa_results { and change the background color to whatever you like.

Best regards

L.R.


Elric 01-31-2013 03:04 PM

Much much thanks works perfekt.

Baghira 03-05-2013 10:40 AM

Quote:

Originally Posted by heugabel (Post 2239979)
Code:

Datenbankfehler in vBulletin 4.1.5:
 
Invalid SQL:
 
    SELECT thread.threadid, thread.lastpostid, thread.forumid AS tforumid, thread.title AS ttitle, forum.title AS ftitle
    FROM thread AS thread
    LEFT JOIN forum AS forum ON(thread.forumid = forum.forumid)
    WHERE MATCH(thread.title) AGAINST (' +Live +Suche' IN BOOLEAN MODE)
    AND thread.forumid IN (8lsasort=lastpost)
    AND thread.forumid NOT IN (0,89,90,92,214,180,181,248,182,256,262,259,257,260,261,258,186,183,184,226,227,91,263,407,408,213,265,266,267,268,209,211,133,326,134,392,393,394,396,409,301,302,308,382,309,310,311,32,33,329,398,197,315,318,316,317,411,399,400,242,221,269,228)
    AND thread.lastpostid > 0
    ORDER BY thread.lastpost DESC
    LIMIT 50;
 
MySQL-Fehler  : Unknown column '8lsasort' in 'where clause'
Fehler-Nr.    : 1054
Fehler-Zeit  : Tuesday, 30.08.2011 @ 07:24:36
Datum        : Tuesday, 30.08.2011 @ 07:24:36
Skript        : http://www.xxxxxxxxxxxx.com/ajaxlivesearch.php?do=search
Referrer      : http://www.xxxxxxxxx.com/
Benutzername  : xxxxxxx
Klassenname  : vB_Database
MySQL-Version :


Same problem here... very ugly MySQL Error ;)

Vb 4.2.0 PL3


All times are GMT. The time now is 08:15 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.01311 seconds
  • Memory Usage 1,737KB
  • 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_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