jetpack fatal error on forms page
-
hello! i was looking through the forums to try and find a fix and while i found people with the same issue, if they managed to fix it the fix wasn’t listed in the thread.
i don’t know what link to share since it’s in the admin area of wordpress. but whenever i try to get to the Forms dropdown in the Jetpack area plugin, i get met with a fatal error screen.
i’ve deactivated/activated the plugin, i’ve uninstalled and reinstalled the plugin, and i’ve gone into wp_config.php (or whichever it is) and turned on debug, and this is now what it’s showing:
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the health-check domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/esdot/public_html/wp-includes/functions.php on line 6121
Fatal error: Uncaught Error: Call to undefined method Automattic\Jetpack\Device_Detection\User_Agent_Info::get_browser_display_name() in /home/esdot/public_html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback.php:944 Stack trace: #0 /home/esdot/public_html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-endpoint.php(813): Automattic\Jetpack\Forms\ContactForm\Feedback->get_browser() #1 /home/esdot/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(476): Automattic\Jetpack\Forms\ContactForm\Contact_Form_Endpoint->prepare_item_for_response(Object(WP_Post), Object(WP_REST_Request)) #2 /home/esdot/public_html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-endpoint.php(861): WP_REST_Posts_Controller->get_items(Object(WP_REST_Request)) #3 /home/esdot/public_html/wp-includes/rest-api/class-wp-rest-server.php(1292): Automattic\Jetpack\Forms\ContactForm\Contact_Form_Endpoint->get_items(Object(WP_REST_Request)) #4 /home/esdot/public_html/wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/wp/v2/feedback', Array, NULL) #5 /home/esdot/public_html/wp-includes/rest-api.php(586): WP_REST_Server->dispatch(Object(WP_REST_Request)) #6 /home/esdot/public_html/wp-includes/rest-api.php(2973): rest_do_request(Object(WP_REST_Request)) #7 [internal function]: rest_preload_api_request(Array, '/wp/v2/feedback...') #8 /home/esdot/public_html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard.php(113): array_reduce(Array, 'rest_preload_ap...', Array) #9 /home/esdot/public_html/wp-includes/class-wp-hook.php(324): Automattic\Jetpack\Forms\Dashboard\Dashboard->load_admin_scripts('jetpack_page_je...') #10 /home/esdot/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #11 /home/esdot/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #12 /home/esdot/public_html/wp-admin/admin-header.php(123): do_action('admin_enqueue_s...', 'jetpack_page_je...') #13 /home/esdot/public_html/wp-admin/admin.php(240): require_once('/home/esdot/pub...') #14 {main} thrown in /home/esdot/public_html/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback.php on line 944which is very similar to someone else’s issue from what i read. i am absolutely useless with this sort of stuff, any help would be very much appreciated, or even pointing me in the right direction.
You must be logged in to reply to this topic.