With some of my feeds I get this message when trying to fetch:
“Operation timed out after 10000 milliseconds with 0 bytes received”
Is the 10 seconds a hard-coded limit within your plugin? These same ICS feeds import ok in All in One Event Calendar (on the same server), though they take a lot more than 10 seconds in some cases.
The test site is http://scctest.wpengine.com/
A sample feed that I’m having the issue with:
http://shoreline.ccbchurch.com/group_calendar.ics?id=37&tk=B65A8646EF0B102CA8580019B9B51440
Jacob Perl
The time limit is set by the server – but some hosts allow PHP applications to change this.
There’ll be an update shortly which will do this, and it sounds like that that might address the problems you’re having.
Stephen Harris