• I’ve installed the plugin and did the indexing. When searching it returns

    Notice: Undefined variable: term_id in /srv/www/omni.dev/current/web/app/plugins/relevanssi/lib/search.php on line 135

    Notice: Undefined variable: term_id in /srv/www/omni.dev/current/web/app/plugins/relevanssi/lib/search.php on line 136

    Warning: Cannot modify header information – headers already sent by (output started at /srv/www/omni.dev/current/web/app/plugins/relevanssi/lib/search.php:135) in /srv/www/omni.dev/current/web/wp/wp-includes/pluggable.php on line 1207

    And no search results.
    I’ve tried to disable all other plugins (didn’t help) and also have read this post (http://www.relevanssi.com/knowledge-base/query_posts/) and there are no query_posts() in the search.php
    http://pastebin.com/LxcQj0Hz
    Thank you!

    https://ww.wp.xz.cn/plugins/relevanssi/

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

    (@msaari)

    What kind of tax_query are you using the search? Lines 135 and 136 are part of the tax_query processing. There’s possibly something wrong with how Relevanssi handles the tax_query, but it would be easier to solve if I knew what kind of tax_query you are running.

Viewing 1 replies (of 1 total)

The topic ‘Undefined variable: term_id’ is closed to new replies.