Author Topic: Virtualmin + Rouncube + calendat plugin  (Read 5404 times)

Offline kdavid

  • Newbie
  • *
  • Posts: 3
Virtualmin + Rouncube + calendat plugin
« 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

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Virtualmin + Rouncube + calendat plugin
« Reply #1 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).
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline kdavid

  • Newbie
  • *
  • Posts: 3
Virtualmin + Rouncube + calendat plugin
« Reply #2 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

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline kdavid

  • Newbie
  • *
  • Posts: 3
Virtualmin + Rouncube + calendat plugin
« Reply #4 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

Offline tresrob

  • Newbie
  • *
  • Posts: 1
Virtualmin + Rouncube + calendat plugin
« Reply #5 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
« Last Edit: September 19, 2011, 05:56:02 PM by tresrob »

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Virtualmin + Rouncube + calendat plugin
« Reply #6 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.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)