El 07/02/12 14:51, Trailblazr escribió:
> I just wonder if someone has managed to setup the groupware ZARAFA to
> communicate to the awesome calendar-tool AgenDAV. The default "Multi-
> User-Calender"-View in Zarafa is far from optimal. AgenDAV is an
> awesome UI for this stuff.
After having a look at its documentation it seems there is a CalDAV
module:
http://doc.zarafa.com/7.0/Administrator_Manual/en-US/html/_configure_zarafa_caldav.html
I think you'll have to enable that component and configure AgenDAV to
use the URLs you'll find at the bottom of the above page. It should work.
Regards.
--
Jorge López Pérez
http://adobo.org
Jabber: jor...@jabberes.org
El 08/02/12 12:22, Trailblazr escribió:
> Well, I have setup the agendav fine, so all config checks work just
> fine (all green). I tried putting the environment in development mode
> to get any error-messages, but there is no error reported anywhere.
> also doublechecked the logs, nothing there.
>
> I can login just fine into the agendav frontend, but no calendar is
> shown. So i suppose the communication with zarafa fails in any way...
Do Zarafa logs say anything about HTTP requests?
As we are talking using agendav-dev, may I assume you're using git
version? If that's your case make sure you pull latest HEAD, because I
fixed a problem with https connections using cURL (next AgenDAV release
will use cURL instead of plain PHP streams).
Check Zarafa logs anyway, at least the access log should tell us
what's happening there.