6.0.0-beta1
7/23/25

[#2808] reminder.php does not work
Summary reminder.php does not work
Queue Kronolith
Queue Version 2.0.4
Type Bug
State Resolved
Priority 1. Low
Owners
Requester bjoern.koester (at) mediata (dot) net
Created 10/18/2005 (7218 days ago)
Due
Updated 10/27/2005 (7209 days ago)
Assigned 10/18/2005 (7218 days ago)
Resolved 10/27/2005 (7209 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/27/2005 08:39:26 AM Jan Schneider Comment #7
State ⇒ Resolved
Reply to this comment
Mea culpa, there was indeed a subtle bug. Fixed with the following patch:

http://cvs.horde.org/diff.php/kronolith/lib/Scheduler/kronolith.php?r1=1.25.6.6&r2=1.25.6.6.2.1&ty=u
10/24/2005 12:40:36 PM Jan Schneider Comment #6
State ⇒ Not A Bug
Reply to this comment
Such an output is not possible with the code from Kronoliht 2.0.4. 
Either you have an older version, then upgrade first, or you messed 
with the code yourself.
10/24/2005 08:33:01 AM bjoern (dot) koester (at) mediata (dot) net Comment #5 Reply to this comment
this is the output:



array(1) {

   ["de_DE"]=>

   array(1) {

     [1]=>

     string(43) "Björn Köster <bjoern.koester@mediata.net>"

   }

}
10/21/2005 04:48:12 PM Jan Schneider Comment #4 Reply to this comment
Can you put this in line 195 and post the output:

var_dump($recipients);
10/18/2005 02:19:24 PM bjoern (dot) koester (at) mediata (dot) net Comment #3 Reply to this comment
the emailaddress is set. it ist stored in my ldap.

maybe this happens because the emailaddress is not user-configurable 
and imp uses a custom hook funktion to retieve the emailaddresses from 
ldap?
10/18/2005 02:15:05 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Works fine here. You probably didn't set an email address in your identity.
10/18/2005 01:53:14 PM bjoern (dot) koester (at) mediata (dot) net Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ reminder.php does not work
Queue ⇒ Kronolith
New Attachment: kronolith.php.diff Download
State ⇒ Unconfirmed
Reply to this comment
after upgrading to version 2.0.4 i noticed that the reminder.php 
cronjob does not work any more for me.

while my cron job ist running i get this error messages:



Warning: implode(): Bad arguments. in 
/htdocs/horde/kronolith/lib/Scheduler/kronolith.php on line 210



Warning: implode(): Bad arguments. in 
/htdocs/horde/kronolith/lib/Scheduler/kronolith.php on line 211

@localhost... User address required



I did some tests with the kronolith.php script. I guess the 
$tf_recipients has only one entry and can not be imploded.



Please find attached my workaround.



Greetings Björn

Saved Queries