Cuebei
Forum Replies Created
Viewing 1 replies (of 1 total)
-
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)