Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ARZCDR

    (@arzcdr)

    Hi,

    This indeed fixed the issue! The page returns with results and all.

    I’ve also adjusted the settings to what I needed (pages, certain post types, visible custom fields, and other stuff) and the results seem good.

    Now the only thing issue seems to be duplicate results, but I see that that is a known bug and will be fixed with the next release, correct?

    Thank you very much for your time and help. Definitely a 5-star plugin and support!

    Thread Starter ARZCDR

    (@arzcdr)

    Hello, thanks for your reply.

    Unfortunately my child theme is deeply connected to polylang (I use its functions throughout templates and some simple plugins) so I cannot just deactivate polylang because the theme will break so it won’t really help to diagnose this.

    However I did test changing to other themes including Twenty Fourteen and the same still happens.

    I also went to the php error logs and this is what I found. These are the only instances mentioning Relevanssi and seem to be from when the plugin was installing (since more errors do not appear when deactivating and reactivating the plugin or when building the index)

    [21-Mar-2014 21:36:16 UTC] WordPress database error Duplicate column name ‘term_reverse’ for query ALTER TABLE wp_relevanssi ADD COLUMN term_reverse VARCHAR(50); made by activate_plugin, do_action(‘activate_relevanssi/relevanssi.php’), call_user_func_array, relevanssi_install, _relevanssi_install, relevanssi_create_database_tables

    [21-Mar-2014 21:36:16 UTC] WordPress database error Duplicate key name ‘relevanssi_term_reverse_idx’ for query CREATE INDEX relevanssi_term_reverse_idx ON wp_relevanssi (term_reverse(10)); made by activate_plugin, do_action(‘activate_relevanssi/relevanssi.php’), call_user_func_array, relevanssi_install, _relevanssi_install, relevanssi_create_database_tables

    I hope this helps. Thanks again for your time.

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