Nahuel,
You might be able to fix your problem with basic system adminstration,
configuring sendmail to allow itself a larger memory footprint.
-Joe
On Fri, Jan 16, 2009 at 9:13 AM, Nahuel ANGELINETTI wrote:
> Le Fri, 16 Jan 2009 09:13:39 -0500,
> Galen Charlton a écrit :
>
> > Hi,
> >
> > On F
Le Fri, 16 Jan 2009 09:13:39 -0500,
Galen Charlton a écrit :
> Hi,
>
> On Fri, Jan 16, 2009 at 9:08 AM, MJ Ray wrote:
> > Nahuel ANGELINETTI wrote:
> >> This means the data encode_base64() received is too big.
> >
> > I think it means that it's improperly encoded. Did the line
> > encode_base
Hi,
On Fri, Jan 16, 2009 at 9:08 AM, MJ Ray wrote:
> Nahuel ANGELINETTI wrote:
>> This means the data encode_base64() received is too big.
>
> I think it means that it's improperly encoded. Did the line
> encode_base64(encode("UTF-8", $iso2709));
> in your patch fix it?
It does; I tested it pr
Nahuel ANGELINETTI wrote:
> I'm adding the ability to send shelves by mail.
> During my addition I find a problem sending by mail:
> Wide character in subroutine entry
>
> This means the data encode_base64() received is too big.
I think it means that it's improperly encoded. Did the line
encode_
It seams Joe already had this problem and should send a patch in july.
http://lists.katipo.co.nz/public/koha/2008-July/015599.html
Is it somewhere ?
Le Fri, 9 Jan 2009 17:16:41 +0100,
Nahuel ANGELINETTI a écrit :
> Hi people,
>
> I'm adding the ability to send shelves by mail.
> During my ad
Hi people,
I'm adding the ability to send shelves by mail.
During my addition I find a problem sending by mail:
Wide character in subroutine entry
This means the data encode_base64() received is too big.
I was copying the script from sendbasket, so I tested with sendbasket
and a large basket, the