Closed (fixed)
Project:
Sphinx (Sphinx search integration)
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2010 at 18:45 UTC
Updated:
4 Jun 2010 at 17:05 UTC
user warning: 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
' default_sort_order='', server='', port=0, excerpt=0, multiquery=0, active=0 WHE' at line 1 query: UPDATE sphinx_indexes SET index_name='', display_name='', path='', default_sort_key_fid=, default_sort_order='', server='', port=0, excerpt=0, multiquery=0, active=0 WHERE iid=0; in
***/sphinx.admin.inc.php on line 386.
Looks like none of the values i filled out on the form are getting thru.
Comments
Comment #1
nestor.mata commentedAlready posted some fixes for this and other issues, hopefully will post the rest of the fixes to have an estable release by the end of the wekend.
~Nestor
Comment #2
nestor.mata commentedThis is fixed in version 6.x-1.2.
There was a problem in the forms, how the variables were used.
~Nestor
Comment #3
nestor.mata commentedClosing ticket