Hello,
I'm having this issue over and over:

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: http://localhost/drplth/finder_autocomplete/autocomplete/1/1
StatusText: Service unavailable (with message)
ResponseText: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 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 'FROM
node node
WHERE ()' at line 1: SELECT
FROM
{node} node
WHERE () ; Array
(
)
in finder_find_query() (line 1054 of C:\xampp\htdocs\drplth\sites\all\modules\finder\finder.module).

I have seen that similar problem has been reported (http://drupal.org/node/1118046), but has this issue been resolved as yet?
Also, is there a module or some kind of other solution for Drupal 7 for "live" autocomplete search with page excerpts + links dynamically appearing in a stylised dropdown menu under the search box field? To make this clearer, here is an example of what I'm trying to do (just the search engine): http://www.yootheme.com/demo/joomla/downtown.
Thanks for your replies in advance.

Comments

danielb’s picture

Status: Active » Closed (cannot reproduce)

Sounds like you have not configured your finder at all. In any case it is an unconvincing bug report as you have not provided any details of reproduction, your configuration, or pointed out any problems in the code. Furthermore you link an issue totally unrelated, which indicates you do not know what you're talking about. And to top it all off you make an unrelated feature request :/

Bogus issue.

Pahomije’s picture

FYI, I have configured the Finder module since it does not require much intelligence. I placed it in a block just after installing it, and it does not work at all; all it gives is just the blank white screen with the report I have stated, right after a few characters have been typed inside the search box.
The reason I have given an example / link above is to show a paradigm of how this module SHOULD look like, and only a completely illiterate person cannot understand what I wanted to point out.
Anyway, I find Your reply extremely superficial and dumb.
I have already given up this buggy module for "inline AJAX search" which works just fine.
Bogus issue? Wrong - useless module.

drupal.hobby’s picture

Component: Finder Autocomplete » Code

Hey Pahomije Did you solve this.
I am getting the same problem.

Any help appreciated.

silverwing’s picture

Issue summary: View changes

changed link