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)

Leica.Robbiani 09-16-2010 03:45 PM

Hi there,

Quote:

Originally Posted by Kraxell (Post 2098999)
anyone know, how i can change the background-color of the results?

http://odinproject.net/opload/?di=6128463472616

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.

Kraxell 09-16-2010 08:01 PM

i have the follow now:

Code:

#lsa_results {
    height: {vb:raw vboptions.lsa_height}px;
    background-color: #FFF;
    overflow: auto

but doesnt work :(

lubbie 09-18-2010 02:39 PM

Its not working 100% in 4.0.7. The Ajax Window is very small and CMS search is not included ( i dont know if that was before)

luan7749 10-17-2010 08:46 PM

It's woking for me before :( but now It's not working. Demo : http://tuoitrenangdong.net/forum

goycarden 10-25-2010 11:15 AM

Is it possible to make it work for 4.0.8 ?
Are there some alternatives?

W!cKeD 11-06-2010 10:55 AM

Thanks, but please fix it ;) it dont work in 4.0.8 it say "searching" not more..

hiker 11-23-2010 04:47 PM

Great addon.

Is there a way to search the post contents as well, rather than just thread titles?

I've also noticed in IE8 that I can't refine my search to just one forum. The search will go for all forums but when I hit "Search again" for just one forum, it does not refine or change the search criteria.

Firefox seems to work just fine.

I am running vb 4.0.2

hiker 11-29-2010 09:08 PM

bump

MonsterDK 12-04-2010 03:13 PM

Quote:

Originally Posted by PaintSplasher (Post 2094077)
Hm,

i get some sql-errors several times, but i can not reproduce it exactly.

Code:


Datenbankfehler in vBulletin 4.0.6:

Invalid SQL:

                                SELECT thread.threadid, thread.lastpostid, thread.forumid AS tforumid, thread.title AS ttitle, forum.title AS ftitle
                                FROM new_forum_thread AS thread
                                LEFT JOIN new_forum_forum AS forum ON(thread.forumid = forum.forumid)
                                WHERE MATCH(thread.title) AGAINST (' +Tachol' IN BOOLEAN MODE)
                                AND thread.forumid IN (24lsasort=lastpost)
                                AND thread.forumid NOT IN (0,58,5,26,29,52,56)
                                AND thread.lastpostid > 0
                                ORDER BY thread.lastpost DESC
                                LIMIT 50;

MySQL-Fehler  : Unknown column '24lsasort' in 'where clause'
Fehler-Nr.    : 1054
Fehler-Zeit  : Sunday, 05.09.2010 @ 15:35:37
Datum        : Sunday, 05.09.2010 @ 15:35:37
Skript        : http://www.fiesta-ka-forum.de/ajaxlivesearch.php?do=search
Referrer      : http://www.fiesta-ka-forum.de/fiesta-mk4-mk5-24/
IP-Adresse    : ******
Benutzername  : *****
Klassenname  : vB_Database
MySQL-Version :

The search seems to work correctly.

I also experience this kind of error. Does not happen allot, but every so often.

cravendale 02-06-2011 10:48 AM

Anyone know how to resolve these errors?

Database error in vBulletin 4.0.6:

Invalid SQL:

SELECT p.*
FROM post AS p
WHERE p.postid IN (.);

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3
Error Number : 1064
Request Date : Sunday, February 6th 2011 @ 10:53:30 AM
Error Date : Sunday, February 6th 2011 @ 10:53:31 AM
Script : http://private/forum/search.php?searchid=1684
Referrer : http://private/forum/search.php
IP Address : 196.215.82.29
Username : Defjam33
Classname : vB_Database
MySQL Version :

thanks


All times are GMT. The time now is 06:34 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.01538 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
  • (2)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