Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mikko Saari

    (@msaari)

    You have WHERE post_parent IN () in there, ie. you’re looking for an empty post_parent value. That’s breaking the MySQL query and causing Relevanssi to find no results.

    You have some kind of post_parent restriction in the search, and it’s failing. How is it set up?

    Thread Starter addictivemerch

    (@addictivemerch)

    Hi Mikko, sorry for the late reply. I’m not 100% sure what you’re asking, would this be something dictated by our Theme and how it has set up the search? Or a possible plugin conflict?

    Plugin Author Mikko Saari

    (@msaari)

    It may be a theme or some other plugin; something is adding a post parent restriction to the search, and that’s failing there. I can only tell what’s happening, I can’t tell why.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Database Errors’ is closed to new replies.