With WP_DEBUG defined, loads of notices appear while indexing:
[07-Feb-2013 20:32:36] PHP Notice: Trying to get property of non-object in /home/(my_path)/wp-content/plugins/relevanssi/lib/indexing.php on line 381
Relevanssi 3.1.4, WP 3.5.1
With WP_DEBUG defined, loads of notices appear while indexing:
[07-Feb-2013 20:32:36] PHP Notice: Trying to get property of non-object in /home/(my_path)/wp-content/plugins/relevanssi/lib/indexing.php on line 381
Relevanssi 3.1.4, WP 3.5.1
...And some more: the following are output if WP_DEBUG is defined, and you do a search that returns no results:
Notice: Undefined variable: o_tax_query_relation in /home/(my_path)/wp-content/plugins/relevanssi/lib/search.php on line 619
Notice: Undefined variable: o_expids in /home/(my_path)/wp-content/plugins/relevanssi/lib/search.php on line 621
Notice: Undefined variable: o_operator in /home/(my_path)/wp-content/plugins/relevanssi/lib/search.php on line 622
Notice: Undefined variable: o_search_blogs in /home/metal450/(my_path)/wp-content/plugins/relevanssi/lib/search.php on line 622
Thanks, will fix these for the next version.
You must log in to post.