Error in search module

edited August 2015 in Modules
Hi,
I just installed the search module. My tables all have the prefix fw_
So I adjusted the install.sql and the parameter in the search.php config file to fw_fuel_search.
On selecting create in the backend of the search module I get following error:

Ein Datenbankfehler ist aufgetreten Error Number: 1054 Unknown column 'fuel_search.location' in 'field list' SELECT fw_fuel_search.id, CONCAT(fuel_search.location, " - ", fw_fuel_search.language) AS val_field FROM (`fw_fuel_search`) ORDER BY `val_field` ASC Filename: /kunden/403895_65812/webseiten/dev_fuel/fuel/modules/fuel/core/MY_Model.php Line Number: 1166

Comments

  • edited 7:37AM
    Hmm... I wasn't able to replicate that error when changing the config. Did you copy it to your main application/config folder and change it there?
Sign In or Register to comment.