6.0.0-beta1
8/14/25

[#2533] Alarm doesn't work
Summary Alarm doesn't work
Queue Kronolith
Queue Version 2.0.3
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester vcputtini (at) consultecnica (dot) com (dot) br
Created 08/30/2005 (7289 days ago)
Due
Updated 08/30/2005 (7289 days ago)
Assigned
Resolved 08/30/2005 (7289 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/30/2005 04:24:40 PM vcputtini (at) consultecnica (dot) com (dot) br Comment #2 Reply to this comment
This bug was resolved, but how?

My problem with alarm yet continue. How I can resolve it?
08/30/2005 04:10:34 PM Chuck Hagenbuch State ⇒ Not A Bug
 
08/30/2005 04:06:56 PM vcputtini (at) consultecnica (dot) com (dot) br Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Alarm doesn't work
Queue ⇒ Kronolith
Reply to this comment
Hi,



I'm 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@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

Saved Queries