PHP Fatal error: Uncaught Error: Class ‘SearchWP\Query’ not found
-
After a recent update I’m getting the following:
[28-May-2024 18:26:45 UTC] PHP Fatal error: Uncaught Error: Class 'SearchWP\Query' not found in /public_html/wp-content/plugins/searchwp-live-ajax-search/includes/class-client.php:94 Stack trace: #0 /public_html/wp-content/plugins/searchwp-live-ajax-search/includes/class-client.php(52): SearchWP_Live_Search_Client->show_results_searchwp_active() #1 /public_html/wp-includes/class-wp-hook.php(324): SearchWP_Live_Search_Client->search('') #2 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array) #3 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /public_html/wp-admin/admin-ajax.php(192): do_action('wp_ajax_searchw...') #5 {main} thrown in /public_html/wp-content/plugins/searchwp-live-ajax-search/includes/class-client.php on line 94
My client is still on SearchWP Version 3.1.16
After more testing/debugging I’ve found that disabling the SearchWP plugin resolves the issue.
Is there a specfic version I should be using for SearchWP Version 3.1.16?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Fatal error: Uncaught Error: Class ‘SearchWP\Query’ not found’ is closed to new replies.