<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Sending invitations leads to PHP errors</title> 
  <pubDate>Fri, 10 Apr 2026 13:36:24 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11399</link> 
  <atom:link rel="self" type="application/rss+xml" title="Sending invitations leads to PHP errors" href="https://bugs.horde.org/ticket/11399/rss" /> 
  <description>Sending invitations leads to PHP errors</description> 
 
   
   
  <item> 
   <title>Hi,

I create a new event and add an email address attende</title> 
   <description>Hi,

I create a new event and add an email address attendee.

Upon save, I get an error message that kronolith can&#039;t send the invitation.

This is in the horde log:
2012-09-01T18:42:39+02:00 WARN: HORDE [kronolith] PHP ERROR: implode() [&lt;a href=&#039;function.implode&#039;&gt;function.implode&lt;/a&gt;]: Invalid arguments passed [pid 32715 on line 10 of &quot;/datastore/DEVEL/horde/kronolith/templates/itip/notification.plain.php&quot;]
2012-09-01T18:42:39+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid argument supplied for foreach() [pid 32715 on line 46 of &quot;/datastore/DEVEL/horde/kronolith/templates/itip/notification.html.php&quot;]


This is in the apache error log:
sh: /usr/lib/sendmail: No such file or directory


Sending messages from imp works fine of course.

Cheers,
Thomas</description> 
   <pubDate>Sat, 01 Sep 2012 16:44:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t72719</link> 
  </item> 
   
  <item> 
   <title>Alright, I&#039;ve fixed the path to the sendmail binary. The err</title> 
   <description>Alright, I&#039;ve fixed the path to the sendmail binary. The errors seem to remain:

2012-09-01T19:25:21+02:00 WARN: HORDE [kronolith] PHP ERROR: implode() [&lt;a href=&#039;function.implode&#039;&gt;function.implode&lt;/a&gt;]: Invalid arguments passed [pid 32704 on line 10 of &quot;/datastore/DEVEL/horde/kronolith/templates/itip/notification.plain.php&quot;]
2012-09-01T19:25:21+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid argument supplied for foreach() [pid 32704 on line 46 of &quot;/datastore/DEVEL/horde/kronolith/templates/itip/notification.html.php&quot;]
2012-09-01T19:25:21+02:00 WARN: HORDE [kronolith] PHP ERROR: implode() [&lt;a href=&#039;function.implode&#039;&gt;function.implode&lt;/a&gt;]: Invalid arguments passed [pid 32704 on line 10 of &quot;/datastore/DEVEL/horde/kronolith/templates/itip/notification.plain.php&quot;]
2012-09-01T19:25:21+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid argument supplied for foreach() [pid 32704 on line 46 of &quot;/datastore/DEVEL/horde/kronolith/templates/itip/notification.html.php&quot;]
</description> 
   <pubDate>Sat, 01 Sep 2012 17:26:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t72723</link> 
  </item> 
   
  <item> 
   <title>Are you sure you are using the latest code from master? This</title> 
   <description>Are you sure you are using the latest code from master? This should have been fixed already a few days ago.</description> 
   <pubDate>Mon, 03 Sep 2012 13:02:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t72757</link> 
  </item> 
   
  <item> 
   <title>&gt; Are you sure you are using the latest code from master? Th</title> 
   <description>&gt; Are you sure you are using the latest code from master? This should 
&gt; have been fixed already a few days ago.

Yes, just reproduced wit the lasted git from today.

I also get a yellow popup about a missing &quot;freebusy URL&quot; for the contact.
Might be related or not.
</description> 
   <pubDate>Wed, 05 Sep 2012 08:09:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t72769</link> 
  </item> 
   
  <item> 
   <title>I&#039;ve changed the ticket title since I can send invitations -</title> 
   <description>I&#039;ve changed the ticket title since I can send invitations - I just get those funny php messages in the horde log.</description> 
   <pubDate>Wed, 05 Sep 2012 08:23:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t72774</link> 
  </item> 
   
  <item> 
   <title>Confirmed this is still happening.</title> 
   <description>Confirmed this is still happening.</description> 
   <pubDate>Fri, 12 Oct 2012 14:05:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t73332</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 6812759ccc45</title> 
   <description>Changes have been made in Git (master):

commit 6812759ccc4511369a0890acaa733999aa604a4c
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Fri Oct 12 10:11:08 2012 -0400

    Bug: 11399 attendees are set in the view as a string value already.

 kronolith/templates/itip/notification.html.php  |    2 +-
 kronolith/templates/itip/notification.plain.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/6812759ccc4511369a0890acaa733999aa604a4c</description> 
   <pubDate>Fri, 12 Oct 2012 14:11:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t73333</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 6812759ccc4</title> 
   <description>Changes have been made in Git (develop):

commit 6812759ccc4511369a0890acaa733999aa604a4c
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Fri Oct 12 10:11:08 2012 -0400

    Bug: 11399 attendees are set in the view as a string value already.

 kronolith/templates/itip/notification.html.php  |    2 +-
 kronolith/templates/itip/notification.plain.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/6812759ccc4511369a0890acaa733999aa604a4c</description> 
   <pubDate>Mon, 15 Oct 2012 20:45:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t73581</link> 
  </item> 
   
  <item> 
   <title>Fix confirmed. Thanks.
</title> 
   <description>Fix confirmed. Thanks.
</description> 
   <pubDate>Thu, 18 Oct 2012 12:41:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11399#t73844</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
