<div dir="ltr">This error you copied is probably related to failed UTF8 handling, apparently in data passed to the command encode_base64(). You could confirm this if you were able to successfully send a cart that has just ASCII characters in the MARC records (and the email template). <br>
<br>Koha has a handful of similar "wide character" problems where content is handed off to or from external programs. Encoding problems are tricky and the most helpful thing would be an example of the data being sent (i.e., attaching a marc record to a bug report). <br>
<br>--Joe Atzberger<br><br><br><div class="gmail_quote">On Fri, Sep 26, 2008 at 7:47 PM, Fooled One <span dir="ltr"><<a href="mailto:fooledone@gmail.com">fooledone@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hello List Readers,<br><br>I am running Koha version <a href="http://3.01.00.002" target="_blank">3.01.00.002</a> on Debian Etch. When I am logged in as a patron I have tried changing my account details, which should generate a notification to a librarian. The email is not being generated, unfortunately, and I am unsure what the problem is. I do have an admin email address set under KohaAdminEmailAddress and I have EnhancedMessagingPreferences set to ON. Also, when I try to send a Cart book list email to myself from the OPAC (as a patron), I am getting the following message:<br>
<br><h1>Koha error</h1>
                                                <p>The following fatal error has occurred:</p>
<pre><code>Wide character in subroutine entry at /usr/share/koha/opac/cgi-bin/opac/opac-sendbasket.pl line 132.<br><br><br>Does anyone have any suggestions as to how I can fix this? Thanks.<br></code></pre>
</div></blockquote></div><br></div>