CalDAV is not supported.
Hello there!
I just checked out the latest version from SVN, and realised that the two files caldav.php and caldav-client.php are missing from the backend directory:
If I copy them from the latest "lazlo" version, I get the following error:Code:Warning: calendar::require(program/backend/caldav.php) [function.calendar-require]: failed to open stream: No such file or directory in /var/www/domain.tld/roundcubemail-0.4-beta/plugins/calendar/calendar.php on line 84 Fatal error: calendar::require() [function.require]: Failed opening required 'program/backend/caldav.php' (include_path='/var/www/domain.tld/newmail/:/var/www/domain.tld/newmail/program:/var/www/domain.tld/newmail/program/lib:/var/www/domain.tld/newmail/program/include:.:/usr/share/php:/usr/share/awl/inc') in /var/www/domain.tld/roundcubemail-0.4-beta/plugins/calendar/calendar.php on line 84
Simple question 1: Is caldav supported as a backend at the moment or not?Code:Fatal error: Declaration of CalDAV::newEvent() must be compatible with that of Backend::newEvent() in /var/www/domain.tld/roundcubemail-0.4-beta/plugins/calendar/program/backend/caldav.php on line 16
Simple question 2: What is missing (compared to Lazlo's version that also does not work)?
Thank you very much, Achim
CalDAV is not supported.
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
I have just released a new version bundled with other updated myroundcube plugins (base SVN 3803).
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
Is there any plan to make a google calendar backend soon ?
Forgot to mention that you have to adjust database events table.
@bagu: It is on my ToDo's ... but not within the next weeks. Maybe in autumn.
Regards,
Rosali
__________________
MyRoundcube Project http://myroundcube.googlecode.com
MyRoundcube Online Demo - Free Email Address http://mail4us.net
MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
Mailing List http://mail4us.net/?_action=plugin.nabble
First of all, Rosali, thanks for putting so much effort in this nice plugin !
Dear all,
I successfully installed the calendar plugin from trunk-r-3803.zip (MyRoundCube Plugins Collection (RC SVN r3803) UPDATE 2010-07-04 01:02 p.m.) and I installed php5-cURL.
Unfortunately when i go to "settings", "Calendar Feeds" and click of the checkbox of "Confidential feed access [full access (read/write)]" or the checkbox of "Confidential feed access [read only]", Roundcube gets in some sort of loop in the sense that the screen both aforementioned items blanks, and Firefox gives a "loading page"-indictation.
The error I see in my roundcube log is:
The hidden test routineCode:PHP Fatal error: Call to undefined function curl_init() in ..../plugins/calendar/calendar.php on line 1157returns:Code:.../?_task=dummy&_action=plugin.calendar_tests
Code:jQuery Fullcalendar plugin tests Database backend Test: If you get an Error 500, then there is something wrong with the database backend. On Error check Roundcube errors log. Database access is ok. PHP cURL Test: If you don't see any results here, check Roundcube errors log and webserver logs. Test Google -> http://www.google.com/calendar/feeds/german__de@holiday.calendar.google.com/public/basic -> return is truncated ... Fatal error: Call to undefined function curl_init() in /htdocs/web_mail/plugins/calendar/calendar.php on line 1872
Does anyone know what i am doing wrong?
This happens regardless if I use a https or a http connection.
With kind regards,
Asim
It look like you didn't enable curl
look here PHP: cURL - Manual
Hi Dziobak,
Thanks for you reply. It works now, I forgot to reload apache, guess it was much to late yesterday evening.
With kind regards,
Asim
Yes, i use an innodb database now.
There are currently 1 users browsing this thread. (0 members and 1 guests)