Title: Cuebei's Replies | WordPress.org

---

# Cuebei

  [  ](https://wordpress.org/support/users/cuebei/)

 *   [Profile](https://wordpress.org/support/users/cuebei/)
 *   [Topics Started](https://wordpress.org/support/users/cuebei/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cuebei/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cuebei/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cuebei/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cuebei/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cuebei/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] Calendar hangs – no response from any on-page functions](https://wordpress.org/support/topic/calendar-hangs-no-response-from-any-on-page-functions/)
 *  [Cuebei](https://wordpress.org/support/users/cuebei/)
 * (@cuebei)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/calendar-hangs-no-response-from-any-on-page-functions/#post-3558508)
 * [@cmonster](https://wordpress.org/support/users/cmonster/),
 * Did you ever resolve this? I just installed the plugin a few minutes ago and 
   I’m having the same issue. The calendar initially displays just fine, but clicking
   on any of the buttons (such as changing the month, year or view) causes the spinner
   to display and it never stops. It keeps spinning and nothing happens. I’ve tried
   using Chrome and Firefox on OSX.
 * When I place a proxy between the browser and webserver, I can see the AJAX request
   being made and I can see the response from the server, and it looks like a valid
   HTTP response to me. Has a status code of 200 with the following info:
 *     ```
       HTTP/1.1 200 OK
       X-Powered-By: PHP/5.3.3
       X-Pingback: http://example.com/xmlrpc.php
       Content-Type: text/html; charset=UTF-8
       Date: Tue, 19 Mar 2013 15:33:52 GMT
       Server: lighttpd/1.4.28
       Content-Length: 30597
   
       <!DOCTYPE html>
       <!--[if IE 6]>
       <html id="ie6" dir="ltr" lang="en-US">
       <![endif]-->
       <!--[if IE 7]>
       <html id="ie7" dir="ltr" lang="en-US">
       <![endif]-->
       <!--[if IE 8]>
       <html id="ie8" dir="ltr" lang="en-US">
       <![endif]-->
       <!--[if !(IE 6) | !(IE 7) | !(IE 8)  ]><!-->
       <html dir="ltr" lang="en-US">
       ```
   
 * … rest of html page here …

Viewing 1 replies (of 1 total)