![]() |
Quote:
|
Hi all, today i installed live search on my testsystem (vBullentin 3.8.6). I used this code below. Then for Internet Explorer 8 it's working fine. But if i use Mozilla, the popup doesn't work. :( Can anybody help please ? I think the div close tag (</div>) is wrongly set (?)
Code:
|
I tagged this mod... I will wait until the mass of people report that it is working across all browsers before I install it on a live site.
|
1 Attachment(s)
install on 3.8.6 and after js patch it works nice
edit: new js in the attachement thx |
Thanks Nixpeiler, that did the trick for me. I am on 3.8.5 and it is now working flawlessly.
|
Hi all,
it work allover the forum exept vBAdvance. I take that error at javascript : Quote:
|
Does anybody know, it's possible to modify the position of the live search popup ? That means, to get the popup in the middle of screen, instead on the right hand side ?
See the EXAMPLE PIC. I'd like to have this windows centered. THX & Cheers Niggoh |
Hi all,
I've installed the latest version of the live search on VB 4.0.8 and it works a treat, apart from when I want to search for a list of words, rather than an exact match. For example, if the thread title is 'hardware update allowed' and I search for 'hardware software', the search returns zero results. I would like it to return any results with 'hardware' in the title, is this possible? With the usergroup set to NOT use a boolean search, the regular VB search returns all results. Thanks. |
Hi,
I managed to fix the issue above (#348) by changing the following in ajaxlivesearch.php: $qword .= $vbulletin->GPC['lsawithword'] ? " +$esword" : " $esword"; to $qword .= $vbulletin->GPC['lsawithword'] ? " $esword" : " $esword"; The boolean fulltext search now "Finds rows that contain at least one of the two words.". J. |
I have Install on my vBulletin 3.8.6 but it dont work...
Have download and Install and my Code show this: Quote:
And "$lsaform" is doesnt work too under my navbar. |
All times are GMT. The time now is 12:17 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|