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
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).
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
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)
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
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
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.