searchit icon indicating copy to clipboard operation
searchit copied to clipboard

An error occurred when generating searchit filters

Open peet86 opened this issue 7 years ago • 0 comments

Hi,

I'm using the SearchIt plugin and it worked very well until I added countryselect fields (lukeyouell/craft-countryselect).

Now the entries section is completely missing from my craft admin navbar and I see the following error in the craft (admin) debugger log:

fruitstudios\searchit\services\ElementFilters::getActiveElementFiltersArray | An error occurred when generating searchit filters: Unable to locate message source for category 'country-select'. The issue is obviously related to the craft-countryselect plugin (actually there is an open issue on their github page (https://github.com/lukeyouell/craft-countryselect/issues/4) but I don't really know why SearchIt has problem with it..

I thought I report this to you as well, maybe you have a hunch why SearchIt doesn't like this third-party field..

(If I remove the contryselect plugin everything works well again, I see the entries, etc. )

peet86 avatar Dec 30 '18 10:12 peet86