We are running the new plugin with 3.7.1
When one clicks on a username and chooses "Find More Posts By <user>", the following warning appears on the "Your search is in progress" page:
Quote:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/search_sphinx.php on line 160
|
Then it refreshes, and returns numerous errors followed by the results:
Quote:
Warning: strpos() [function.strpos]: Empty delimiter in [path]/includes/functions_search.php on line 829
Warning: strpos() [function.strpos]: Empty delimiter in [path]/includes/functions_search.php on line 829
Warning: strpos() [function.strpos]: Empty delimiter in [path]/includes/functions_search.php on line 829
Warning: strpos() [function.strpos]: Empty delimiter in [path]/includes/functions_search.php on line 829
Warning: strpos() [function.strpos]: Empty delimiter in [path]/includes/functions_search.php on line 829
Warning: strpos() [function.strpos]: Empty delimiter in [path]/includes/functions_search.php on line 829
|
Any ideas on how to fix this?