[dev] An error that I hadn't seen until I updated.

Edwin Culp eculp@MexComUSA.Net
Tue, 07 Nov 2000 06:34:11 -0800


Chuck,

Sorry to have not responded quicker, but the fix you committed has fixed the
problem.

Thanks,

ed

Chuck Hagenbuch wrote:

> Quoting Edwin Culp <eculp@MexComUSA.Net>:
>
> > I just updated php4, horde and imp with cvs and installed all.  I'm now
> > getting the following error when I send an email:
> > Fatal error: Only variables can be passed by reference in
> > /usr/local/www/data/horde/imp/compose.php on line 674
> > This is the
> > if (!PEAR::isError($mailer->send($recipients, $headers, $msg,
> > $imp['user'], $imp['maildomain'])))
> > that I think there was a comment about on the list this morning.
>
> Can you maybe send me relevant php.ini settings, and whether or not this happens
> after _every_ email? I can't reproduce this so far...
>
> -chuck