Deprecated: Required parameter $table follows optional parameter $search
-
Hi. Today the plugin stopped working. With debug shows the following error message: Deprecated: Required parameter $table follows optional parameter $search in /wp-content/plugins/search-and-replace/inc/Database/Exporter.php on line 295
I am using CSV Format Search/Replace function. The full error is the following:
Fatal error: Uncaught ValueError: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements in /wp-content/plugins/search-and-replace/inc/Database/Replace.php:182 Stack trace: #0 /wp-content/plugins/search-and-replace/inc/Database/Replace.php(182): array_combine() #1 /wp-content/plugins/search-and-replace/inc/Database/Replace.php(93): Inpsyde\SearchReplace\Database\Replace->replace_values() #2 /wp-content/plugins/search-and-replace/inc/Page/SearchReplace.php(214): Inpsyde\SearchReplace\Database\Replace->run_search_replace() #3 /wp-content/plugins/search-and-replace/inc/Page/SearchReplace.php(144): Inpsyde\SearchReplace\Page\SearchReplace->run_replace() #4 /wp-content/plugins/search-and-replace/inc/Page/Manager.php(50): Inpsyde\SearchReplace\Page\SearchReplace->save() #5 /wp-content/plugins/search-and-replace/inc/Page/Manager.php(125): Inpsyde\SearchReplace\Page\Manager->save() #6 /wp-includes/class-wp-hook.php(324): Inpsyde\SearchReplace\Page\Manager->render() #7 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #8 /wp-includes/plugin.php(517): WP_Hook->do_action() #9 /wp-admin/admin.php(259): do_action() #10 /wp-admin/tools.php(40): require_once(‘/home/..’) #11 {main} thrown in?/wp-content/plugins/search-and-replace/inc/Database/Replace.php?on line?182
- You must be logged in to reply to this topic.