Forums › Forums › Search & Filter Pro › Getting PHP errors on search forms
- This topic has 1 reply, 2 voices, and was last updated 10 years, 4 months ago by
Ross.
-
Anonymous(Private) October 16, 2015 at 5:58 am #27494
Here are the errors I am getting wherever a search form is shown:
Warning: array_merge(): Argument #1 is not an array in /home3/dhaxall/public_html/dev/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-cache.php on line 710
Warning: array_unique() expects parameter 1 to be array, null given in /home3/dhaxall/public_html/dev/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-cache.php on line 710
Warning: array_merge(): Argument #1 is not an array in /home3/dhaxall/public_html/dev/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-cache.php on line 710
Warning: array_unique() expects parameter 1 to be array, null given in /home3/dhaxall/public_html/dev/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-cache.php on line 710
Warning: array_merge(): Argument #1 is not an array in /home3/dhaxall/public_html/dev/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-cache.php on line 710
Warning: array_unique() expects parameter 1 to be array, null given in /home3/dhaxall/public_html/dev/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-cache.php on line 710
Warning: array_merge(): Argument #1 is not an array in /home3/dhaxall/public_html/dev/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-cache.php on line 710
Warning: array_unique() expects parameter 1 to be array, null given in /home3/dhaxall/public_html/dev/wp-content/plugins/search-filter-pro/public/includes/class-search-filter-cache.php on line 710
Ross Moderator(Private) October 19, 2015 at 2:09 pm #27681Hey Adam
Please update to S&F 2.0.2 which has a patch for this issue.
Thanks
-
AuthorPosts