Roundcube Community Forum

Release Support => Pending Issues => Topic started by: kdavid on September 18, 2011, 05:47:33 PM

Title: Virtualmin + Rouncube + calendat plugin
Post by: kdavid on September 18, 2011, 05:47:33 PM
Hi all,

i have linux server that is running on Virtualmin. I enabled Roundcube plugin. I want add a few futures for roundcube bud if i enable calendar plugin in main.inc.php the roundcube webpages stops running. If I am logged in, it shows internal server error, and after page refresh i see only blank white page.

I uploaded Calendar folder into plugins folder, created new 3 tables in DB with mysql,initial.sql but it is not working.

I am using roundcube 0.5.3 :(

Can someone helps me?

Thank you

BR

Dave
Title: Virtualmin + Rouncube + calendat plugin
Post by: rosali on September 19, 2011, 12:12:15 AM
Latest calendar plugin release is designed for Roundcube 0.6-rc.

You need four database tables:

events, events_caldav, events_cache and reminders.

Also there should be entries in the error log (./logs/errors).
Title: Virtualmin + Rouncube + calendat plugin
Post by: kdavid on September 19, 2011, 03:56:49 AM
Hello,

can someone post me a link for downloading Calendar plugin for oundcube 0.5.3 ?? I cant find it on net, only something like google code.

Thank you

BR

Dave
Title: Virtualmin + Rouncube + calendat plugin
Post by: rosali on September 19, 2011, 04:01:59 AM
roundcube-0.5.3-bundle-v1.5.zip - myroundcube - Roundcube v0.5.3-stable Bundle (v1.5) - RoundCube Plugins - Google Project Hosting (http://code.google.com/p/myroundcube/downloads/detail?name=roundcube-0.5.3-bundle-v1.5.zip&can=2&q=#makechanges)
Title: Virtualmin + Rouncube + calendat plugin
Post by: kdavid on September 19, 2011, 06:32:42 AM
Hello,

thank you for link, but there is also only 3 db Tables, no 4 :(  

After change dir from your link, problem seems to be the same :(

BR

Dave
Title: Virtualmin + Rouncube + calendat plugin
Post by: tresrob on September 19, 2011, 05:52:29 PM
Hi Dave

i have the same problem!!!!!

width roundcube v.5.3 plugins calendar from bundle v. 1.5

if i enable calendar plugin in main.inc.php i see only a blank page

You have solve??

Robert
Title: Virtualmin + Rouncube + calendat plugin
Post by: rosali on September 20, 2011, 12:04:24 AM
Which PHP version do you run? There were problems in the Roundcube 5.3 calendar plugin releases along PHP 5.2.x.

Update to Roundcube 0.6-rc and use most recent release. It is tested on PHP 5.2.x.