Author Topic: [calendar Plugin] add new event problem  (Read 3123 times)

Offline albiz

  • Newbie
  • *
  • Posts: 2
[calendar Plugin] add new event problem
« on: June 18, 2014, 06:04:44 AM »
Hi everybody,

We've installed calendar and calendar plus in a test enviroment (debian wheezy+ wheezy backports rondcube 0.9.5 + plugin manager). It just worked fine with our caldav calendars so we decided to move into a production enviroment (same +  roundcube-plugins  from wheezy-backports) It seemed to work fine too but it's imposible to add/modify new events. Nothing seems to happen (logs, popup window....) It just does nothing....

In main.inc.dist I've declared $rcmail_config['plugins'] = array('plugin_manager','managesieve');

Calendars are configured under ../plugins/calendar/config.inc.php caldavs
...
$rcmail_config['caldavs'] = array(
'Work' => array(
                   'user' => '%su',
                   'pass' => '%p',
                   'url' => 'https://MYDOMAIN/caldav.php/%su/home',
                   'auth' => 'detect',
                   'readonly' => false,
                   'extr' => false, // external reminder service
                 ),
...

If needed I can pastebin my config but as I said I works in testing and in production events are showed too. The problem is to add or modify events not to show them.

I think the only diference between testing and production enviroment is managesieve but if I try to comment managesieve it doesn't work. Any suggestion? Thanks in advance,

David

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Re: [calendar Plugin] add new event problem
« Reply #1 on: June 19, 2014, 09:39:07 AM »
Please goto MyRoundcube support forum (http://forum.myroundcube.com).
Regards,
Rosali
__________________
MyRoundcube Project (commercial)