[imp] Horde 2.2.2, Imp 3.2.1 Error

Jochen Roderburg Roderburg at Uni-Koeln.DE
Thu Apr 24 10:33:59 PDT 2003


Michael Keightley wrote:
> There is a bug on line 28 of horde/lib/Cipher/BlockMode/ofb64.php
> 
>         for ($j = 0; $j < $jMax); $j++) {
> 
> should be:
> 
>         for ($j = 0; $j < $jMax; $j++) {
> 
> Fixed this problem for me.
> 
> Michael
> 
> On Wed, Apr 23, 2003 at 07:54:57AM -0500, Nate wrote:
> 
>>I upgraded to Horde 2.2.2 from 2.2.1 to fix the slow performance issue with 
>>horde 2.2.1.  Here is what I got after the login screen:
>>
>>Fatal error: Call to undefined function: encrypt() 
>>in /home/httpd/html/horde/lib/Cipher.php on line 67

Hi Michael,

Is this a fix for the problem that Nate reported or is it one more new 
problem?

Regards,

Jochen Roderburg
ZAIK/RRZK
University of Cologne
Robert-Koch-Str. 10                 Tel.:   +49-221/478-7024
D-50931 Koeln                       E-Mail: Roderburg at rrz.Uni-Koeln.DE
Germany




More information about the imp mailing list