I am using Search Results 1.3 form Planet EE. I am getting these errors
WHERE c.cat_id = p.cat_id AND p.entry_id IN ()They say that there is no parameter in the (). ( I don’t know what it means and they don’t tell me)
It acts as a null parameter and needs to have something there or it will have a syntax issue and throw an error.
But where? Is that not in the code?
Any help would be helpful
Thanks
David