Hello
I’m having problems with a CalDav calendar at the server end and just want to rule out ICS Calendar Pro as a cause of the problem.
I’m using ICS Pro and Basic Authentication (to login). My code to read the calendar is this – and made the amendments to my config file to enable the authentication:
[ics_calendar url=MYCALENDAR reload=”true” location=”true” hiderecurrence=”true” eventdesc=”true” location=”true” title=”false” basicauth=”true”]
And it was working fine. But, probably coincidentally, after performing an upgrade to the plugins my calendar on my server also got wiped. I’m just wanting to read my calendar and not write to it… so just checking this isn’t possibly happening?
Thanks