Closed (fixed)
Project:
Search API Autocomplete
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2013 at 19:51 UTC
Updated:
11 Jul 2013 at 06:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
merilainen commentedI got something similar using drush
I'm using only Solr , so I assume this doesn't concern me, because I don't have any Search API search pages.
Comment #2
drunken monkeyThanks a lot for reporting this, this was a very stupid mistake of me!
In the update code, I updated the autocomplete settings for search pages – but didn't actually check whether the Search Pages module is installed, resp., the
{search_api_page}table exists.For the numerous people who don't use that module, this will of course fail.
It's harmless, though, the update is in any case a no-op for that setup. But of course we shouldn't output ghastly database errors and confuse/worry users.
Patch attached, please see if the update works for you with it!
(Manually change the module version in the
{system}table if you don't have a backup at hand. But of course only if this is a development/test site.)Comment #3
drunken monkeyComment #4
drunken monkeyCould you please test, so I can commit this and create the 1.0 release soon?
Comment #5
jantoine commentedThe patch in #2 fixes the issue.
Comment #6
drunken monkeyThanks for testing!
Committed.
Comment #7
aleada commentednice ;)
Comment #9
aavgoustinos commentedPlease can you explain how i can fix this error, i do not understand what i have to do..
Thank you
Comment #10
drunken monkeyIf you aren't using the Search API pages module, simply ignore this error, it won't have any effect.
Comment #11
aavgoustinos commentedi am using the search api module....and i do not understand what i have to do in order to fix the problem..
thank you
Comment #12
drunken monkeyDo not do anything. Even if an error is displayed, it has no consequences.
Comment #13
aavgoustinos commentedafter implementing the changes Drupal works, however the search api auto complete giving an error: the website encountered an unexpected error. please try again later.can you please help..
Comment #14
drunken monkeyPlease open a new issue for that and provide some details.
Comment #15
aavgoustinos commentedDone fix
thank you all for your help
Avgoustinos
Comment #16.0
(not verified) commentedmissing table