[Tickets #2531] NEW: Alarm doesn't work

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Aug 30 04:34:21 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2531
-----------------------------------------------------------------------
 Ticket             | 2531
 Created By         | vcputtini at consultecnica.com.br
 Summary            | Alarm doesn't work
 Queue              | Kronolith
 Version            | 2.0.3
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


vcputtini at consultecnica.com.br (2005-08-30 04:34) wrote:

Hi,

I have try create a task alarm but it is ignored, why?

My versions:
MySQL-4.1.13
horde-3.0.5
kronolith-H3-2.03

Kronolith configuration
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Horde: kronolith/config/conf.xml,v 1.14.10.1 2005/03/04 04:04:31 ben Exp
$
$conf['calendar']['params']['persistent'] = true;
$conf['calendar']['params']['hostspec'] = 'zzz.consultecnica.com.br';
$conf['calendar']['params']['username'] = 'horde3';
$conf['calendar']['params']['password'] = 'zxy';
$conf['calendar']['params']['port'] = 3306;
$conf['calendar']['params']['protocol'] = 'tcp';
$conf['calendar']['params']['database'] = 'horde3';
$conf['calendar']['params']['charset'] = 'iso-8859-1';
$conf['calendar']['params']['phptype'] = 'mysql';
$conf['calendar']['params']['table'] = 'kronolith_events';
$conf['calendar']['params']['driverconfig'] = 'custom';
$conf['calendar']['driver'] = 'sql';
$conf['storage']['default_domain'] = 'consultecnica.com.br';
$conf['storage']['params']['persistent'] = true;
$conf['storage']['params']['hostspec'] = 'zzz.consultecnica.com.br';
$conf['storage']['params']['username'] = 'horde3';
$conf['storage']['params']['password'] = 'zxy';
$conf['storage']['params']['port'] = 3306;
$conf['storage']['params']['protocol'] = 'tcp';
$conf['storage']['params']['database'] = 'horde3';
$conf['storage']['params']['charset'] = 'iso-8859-1';
$conf['storage']['params']['phptype'] = 'mysql';
$conf['storage']['params']['table'] = 'kronolith_storage';
$conf['storage']['params']['driverconfig'] = 'custom';
$conf['storage']['driver'] = 'sql';
$conf['metadata']['keywords'] = false;
$conf['reminder']['server_name'] = 'ns1.consultecnica.com.br';
$conf['reminder']['from_addr'] = 'webadm at ctecnet.com.br';
$conf['menu']['print'] = true;
$conf['menu']['import_export'] = true;
$conf['menu']['apps'] = array('');
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */


Thank you

Volnei





More information about the bugs mailing list