[chora] Fwd: Re: chora svn revision log
Chuck Hagenbuch
chuck at horde.org
Wed May 9 18:15:40 UTC 2007
Quoting uppla at zites.net
> I've installed chora-FRAMEWORK_3-2007-05-07 now - but no change.
> So I tried to identify where the message is lost and found out that it
> happens on line 215 of browse.php:
>
> $logMessage = Chora::formatLogMessage($lg->log);
>
> If I change it to $logMessage = $lg->log; I get the messages...
You're probably missing Text/Filter or something from your Horde
framework install. You'll see an error message if you turn on error
logging in PHP, or turn display_errors on and set error_reporting to
an appropriate level.
-chuck
More information about the chora
mailing list