Roundcube Community Forum

 

Virtualmin + Rouncube + calendat plugin

Started by kdavid, September 18, 2011, 05:47:33 PM

Previous topic - Next topic

kdavid

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

rosali

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).
Regards,
Rosali

kdavid

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


kdavid

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

tresrob

#5
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

rosali

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.
Regards,
Rosali