Issues in submitting form
-
I’m getting the ajax loading icon after pressing submit but no status returned.
Have disabled all other plugins to no avail.It was all working fine until two updates have been made. WordPress 4.8.1 and CF7 4.8.1.
I have identified the error in the error log but wondering what might be causing it.
Error Log:
[16-Aug-2017 13:25:08 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_status() on null in /home/aaa/public_html/wp-content/plugins/contact-form-7/includes/contact-form.php:656
Stack trace:
#0 /home/aaa/public_html/wp-content/plugins/contact-form-7/includes/rest-api.php(280): WPCF7_ContactForm->submit()
#1 /home/aaa/public_html/wp-includes/rest-api/class-wp-rest-server.php(947): wpcf7_rest_create_feedback(Object(WP_REST_Request))
#2 /home/aaa/public_html/wp-includes/rest-api/class-wp-rest-server.php(329): WP_REST_Server->dispatch(Object(WP_REST_Request))
#3 /home/aaa/public_html/wp-includes/rest-api.php(271): WP_REST_Server->serve_request(‘/contact-form-7…’)
#4 /home/aaa/public_html/wp-includes/class-wp-hook.php(298): rest_api_loaded(Object(WP))
#5 /home/aaa/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array)
#6 /home/aaa/public_html/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
#7 /home/aaa/public_html/wp-includes/class-wp.php(386): do_action_ref_array(‘par in /home/aaa/public_html/wp-content/plugins/contact-form-7/includes/contact-form.php on line 656Any help appreciated ??
- The topic ‘Issues in submitting form’ is closed to new replies.