[kronolith] reminders.php problems.

Jim Ward seker at uwyo.edu
Thu Jun 9 14:33:52 PDT 2005


This is the output when reminders.php runs:

array(1) {
  ["en_US"]=>
  array(1) {
    [0]=>
    string(25) "Jim Ward <seker at uwyo.edu>"
  }
}

Warning: implode(): Bad arguments. in 
/var/www/html/horde/kronolith/lib/Scheduler/kronolith.php on line 209

Warning: implode(): Bad arguments. in 
/var/www/html/horde/kronolith/lib/Scheduler/kronolith.php on line 210
@localhost... User address required

-- 
Jim Ward

Americans will put up with anything provided it doesn't block traffic.

                - Dan Rather


Quoting Chuck Hagenbuch <chuck at horde.org>:

> Quoting Jim Ward <seker at uwyo.edu>:
>
>> The recipients is blank and not being caught earlier in the code, at 173
>>        if (!$recipients) {
>>            Horde::logMessage(sprintf('No email addresses available to
>> send reminder for %s to recipient(s): %s %s', $event->title, implode(',
>> ', $users), implode(', ', $groups)), __FILE__, __LINE__, PEAR_LOG_INFO);
>>            return false;
>>        }
>
> Put in a var_dump($recipients) right before that line and see what it says?
>
> -chuck
>
> --
> "But she goes not abroad in search of monsters to destroy." - John
> Quincy Adams
> --
> Kronolith mailing list - Join the hunt: http://horde.org/bounties/#kronolith
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>




More information about the kronolith mailing list