The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Live Search Details »» | |||||||||||||||||||||||||||||
Description: Search without reload pages: by threads, by users with many sort criteria.
Features:
Installation: Upload all files from folder upload to forum folder. Import product. History: 4.0.0 - initial release 4.0.1 - fixed some issues, compatibility with 4.0.x 4.0.5 - rewrote js engine 4.0.6 - fix bug with chrome, fix overlay, some js optimization If you like this hack, please, click INSTALL and Nominate for MOTM Download Now
Screenshots
Show Your Support
|
Comments |
#142
|
|||
|
|||
Questions:
1. Why do I have to re-import XML file every time I change the width setting in order to make it actually change the width? 2. If I set search to return just 50 matches, how does the user get to find any matches on other posts or threads that may exist beyond 50? Shouldn't there ne a NEXT 50 button so users can scroll through ALL occurrences of their search request in the whole database? 3. What has been the user experience here in setting the search to 100 or beyond? Great mod so far... seems to be working well in beta testing with just Moderators using it ... thanks for developing it and fixing earlier problems. Regards, Badger |
#143
|
|||
|
|||
Quote:
I modified the language string to show the use of operators. Code:
<div align="center"><b>Please type keyword<br>Wildcards Accepted ie: * ? AND NOT OR w/n<\/b><\/div><div align="center">Minimum word length: {1}<br \/>Maximum character: {2}<br \/>Maximum output results: {3}<\/div> Badger |
#144
|
|||
|
|||
Any chance this will ever work with the articles in vBulletin CMS?
Thanks .. Regards, Badger |
#145
|
|||
|
|||
it is not working at my forum too. it has no result when i type words
|
#146
|
|||
|
|||
Quote:
|
#147
|
||||
|
||||
Just a question. The search work but I've tried this and I don't know if this depends from your mod or from VB.
If I try to search for the word "dunlop" for example, the results are shown only when I've finished to type the entire word and not as I type. When I've typed "dunlo" no results are shown but as soon as I type the remaining letter "p" all the results are show. It's not possible to make that the search is done not on the entire word but also on part of it? |
#148
|
||||
|
||||
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 : |
#149
|
|||
|
|||
Quote:
that will get what you want |
#150
|
|||
|
|||
Well, after some pretty thorough testing, I've decided to un-install this mod.
There are some graphics artifacts being complained of by members, including the "live search" phrase appearing behind the search box on some browsers, even though we patched the mod with the "tab" fix mentioned earlier. Also, we're getting inconsistencies in the search results that don't match what we get with vBulletin's standard search. For example, we search for P14 or P13 and nothing appears in "Live Search" results, whereas in vBulletin's search we get all kinds of hits. Anyway, thanks again to the author for his efforts. :up: We'll check back in a few months and see if there's been any refinement of the code. Regards, Badger |
#151
|
||||
|
||||
anyone know, how i can change the background-color of the results?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|