Installed everything needed from kolob calendar for a calendar plugin to work. activated all required plugins. calendar tab shows but when trying to access i goes to a blank screen.
here is the error report
[14-Mar-2015 18:29:15 Europe/London] PHP Warning: require_once(C:/UniServerZ/www/plugins/calendar/mysql://...@localhost/roundcubemail/mysql://adminpassword@localhost/roundcubemail_driver.php): failed to open stream: Invalid argument in C:\UniServerZ\www\plugins\calendar\calendar.php on line 224
[14-Mar-2015 18:29:15 Europe/London] PHP Fatal error: require_once(): Failed opening required 'C:/UniServerZ/www/plugins/calendar/mysql://...@localhost/roundcubemail/mysql://mailadmin:b3no1t456@localhost/roundcubemail_driver.php' (include_path='C:\UniServerZ\www\vendor/pear/pear_exception;C:\UniServerZ\www\vendor/pear/mail_mime;C:\UniServerZ\www\vendor/pear/net_socket;C:\UniServerZ\www\vendor/pear/net_smtp;C:\UniServerZ\www\vendor/pear-pear.php.net/Auth_SASL;C:\UniServerZ\www\vendor/pear-pear.php.net/Net_IDNA2;C:\UniServerZ\www\vendor/pear-pear.php.net/Net_LDAP2;C:\UniServerZ\www\vendor/pear/mail_mime-decode;C:\UniServerZ\www\vendor/pear-pear.php.net/Console_Getopt;C:\UniServerZ\www\vendor/pear-pear.php.net/Archive_Tar;C:\UniServerZ\www\vendor/pear-pear.php.net/Structures_Graph;C:\UniServerZ\www\vendor/pear-pear.php.net/XML_Util;C:\UniServerZ\www\vendor/pear-pear.php.net/PEAR;C:\UniServerZ\www\vendor/pear-pear.php.net/Net_Socket;C:\UniServerZ\www\vendor/pear-pear.php.net/Net_Sieve;C:/UniServerZ/www/program/lib;.;C:/UniServerZ/home/us_pear/PEAR;C:\UniServerZ\www\ in C:\UniServerZ\www\plugins\calendar\calendar.php on line 224
What does the calendar configuration file look like?
and once again, that simple line above sparked me to check one more thing, and its working now. you are a jedi
Guys,
Any help with mine? I am having a similiar issue with a white screen:
I am running Roundcube 0.9.5 on my parallels plesk panel server, and want to offer calendars to the entire server.
What I have done is the following:
Downloaded the 3.2.7 from Kolab's git: http://git.kolab.org/roundcubemail-plugins-kolab/
Added in 'calendar' to active plugins, put libcalendaring into plugin directory but didn't activate (not sure if this is right?)
Ran through the Readme.. Did the sql initialization. I get a blank screen. Look in roundcube logs, get this:
PHP Fatal error: Call to undefined method rcube_user::list_emails() in /usr/share/psa-roundcube/plugins/calendar/calendar.php on line 1679
If I go into settings >> calendars I get a constant loading animation and in log I get:
[14-Mar-2015 19:19:33] PHP Fatal error: Call to undefined method jqueryui::miniColors() in /usr/share/psa-roundcube/plugins/calendar/calendar.php on line 619
Config file for the calendar plugin is standard:
// backend type (database, google, kolab)
$config['calendar_driver'] = "database";
What is going on here?
Lets keep on topic here, I awnsered your post in your orgal thread http://www.roundcubeforum.net/index.php/board,46.0.html