Title: Infinite loop spinner
Last modified: April 2, 2020

---

# Infinite loop spinner

 *  [tonino83](https://wordpress.org/support/users/tonino83/)
 * (@tonino83)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/infinite-loop-spinner/)
 * Hi all,
 * I’ve problem with contact form 7 plugin.
    When I try to send a contact 7 form
   via ajax the spinner remains in infinite loop. What is the workaround ? Thanks
   for support!
 * Below my php log:
 *     ```
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: PHP Fatal error: Uncaught Error: Call to a member function get_status() on null in /web/htdocs/www.MYWEBSITE.it/home/wp-content/plugins/contact-form-7/includes/contact-form.php:745: /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: Stack trace:: /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: #0 /web/htdocs/www.MYWEBSITE.it/home/wp-content/plugins/contact-form-7/includes/rest-api.php(285): WPCF7_ContactForm->submit(): /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: #1 /web/htdocs/www.MYWEBSITE.it/home/wp-includes/rest-api/class-wp-rest-server.php(1015): wpcf7_rest_create_feedback(Object(WP_REST_Request)): /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: #2 /web/htdocs/www.MYWEBSITE.it/home/wp-includes/rest-api/class-wp-rest-server.php(342): WP_REST_Server->dispatch(Object(WP_REST_Request)): /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: #3 /web/htdocs/www.MYWEBSITE.it/home/wp-includes/rest-api.php(306): WP_REST_Server->serve_request('/contact-form-7...'): /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: #4 /web/htdocs/www.MYWEBSITE.it/home/wp-includes/class-wp-hook.php(287): rest_api_loaded(Object(WP)): /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: #5 /web/htdocs/www.MYWEBSITE.it/home/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array): /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:41 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: #6 /web/htdocs/www.MYWEBSITE.it/home/wp-include in /web/htdocs/www.MYWEBSITE.it/home/wp-content/plugins/contact-form-7/includes/contact-form.php on line 745: /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:40 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: sendmail: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol: /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       Thu, 02 Apr 2020 12:52:40 GMT [error] [client 79.10.227.190] - www.MYWEBSITE.it - AH01215: postdrop: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol: /web/htdocs/www.MYWEBSITE.it/home/index.php, referer https://www.MYWEBSITE.it/ordini/
       ```
   
    -  This topic was modified 6 years, 2 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
    -  This topic was modified 6 years, 2 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
      Reason: please use CODE button for code formatting

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/infinite-loop-spinner/#post-12618671)
 * Where can we see the website in question?
 *  [robinlong](https://wordpress.org/support/users/robinlong/)
 * (@robinlong)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/infinite-loop-spinner/#post-12620849)
 * I’m having the issue where the arrow spinner keeps on turning round and round
   and there is no confirmation to the visitor that the message has been sent.
 * However, the email is received.
 * My contact form can be found at:
 * [https://www.sgcashncars.com/contact/](https://www.sgcashncars.com/contact/)
 * Strangely, when I am logged into the website as admin and go to the same page,
   this error does not happen
    -  This reply was modified 6 years, 2 months ago by [robinlong](https://wordpress.org/support/users/robinlong/).
 *  [robinlong](https://wordpress.org/support/users/robinlong/)
 * (@robinlong)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/infinite-loop-spinner/#post-12621862)
 * With regards to the above, strangely it seems the issue has resolved on its own!
 *  [ehjvandijk](https://wordpress.org/support/users/ehjvandijk/)
 * (@ehjvandijk)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/infinite-loop-spinner/#post-12622794)
 * That’s excactly the problem i have for a few weeks now….
 * See my topic: [https://wordpress.org/support/topic/form-hangs-2/](https://wordpress.org/support/topic/form-hangs-2/)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Infinite loop spinner’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [ehjvandijk](https://wordpress.org/support/users/ehjvandijk/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/infinite-loop-spinner/#post-12622794)
 * Status: not resolved