Closed (fixed)
Project:
Drupal Instant search
Version:
6.x-1.1-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2010 at 08:31 UTC
Updated:
2 Nov 2010 at 21:29 UTC
I'm getting a popup error as soon as I start to enter text on the /instant page
popup title:
Message from webpage
popup message:
An error occured.
http://example.com/instant/autocomplete
I hit ok and after two popups the search results are displayed.
Comments
Comment #1
szadok commentedThanks for your input.
This was because autocomplete had nothing to return.
I have changed that, so if you use top searches module, it returns values from top searches,
if not, it returns empty.
Please update to latest version (1.2) to fix.
Comment #2
modiphier commentedThanks it seems to be ok now..