Version: 4.0.6, by mad@Max
Developer Last Online: Jun 2013
Category: Add-On Releases -
Version: 4.0.x
Rating:
Released: 02-09-2010
Last Update: 05-28-2010
Installs: 327
Uses Plugins Template Edits Auto-Templates
Additional Files
No support by the author.
Description: Search without reload pages: by threads, by users with many sort criteria.
Features:
search only, if typed >= 3 symbols;
header to window with button close;
message about no result;
limit number of threads;
highlight words in result
trim title of thread, if it large (optional)
edit position of pop-up window
work with vBadvanced
limit the number of displayed results
group permission
search by your own forums
sort results of search
mod makes only one query to db
full compatibility with styles and browsers
search by individual words
integrate option into standard search
search only the specified length of each word
users search
interval requests
wrote 2 js class
able to drag'n'drop window
Search by threads now produced on an index table thread (fulltext - optional), which increases the speed of search
Changed the type of floating window (refused vbmenu)
popup transplanted to the div's in tact vb4 (tried to get the maximum sync with the style and API)
(for non english users) offer the ability to change the keyboard layout: if by the word search returns zero results, it will try to verify whether the correct layout are the words, checking every word of the existence of the database as a dictionary. In functions_livesearch.php you can find table of characters
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
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.
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 :