Sorry, I was gone for the week. Thanks Chris, Yes, I have errors in the apache error logs (just didn't think to look there) [Sun Jan 2 11:46:11 2011] memberentry.pl: Use of uninitialized value in pattern match (m//) at /usr/share/koha/lib/C4/SQLHelper.pm line 336. [Sun Jan 2 11:46:11 2011] memberentry.pl: DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 at /usr/share/koha/lib/C4/SQLHelper.pm line 175. Mysql version: mysql Ver 14.12 Distrib 5.0.51a, for debian-linux-gnu (i486) using readline 5.2 --- On Mon, 12/27/10, Chris Cormack <chris@bigballofwax.co.nz> wrote: From: Chris Cormack <chris@bigballofwax.co.nz> Subject: Re: [Koha] Cannot save edited patron info in koha (but I can in mysql) To: "Marty" <ontariowolf64@yahoo.com> Cc: "koha koha" <koha@lists.katipo.co.nz> Received: Monday, December 27, 2010, 1:39 PM On 28 December 2010 05:29, Marty <ontariowolf64@yahoo.com> wrote:
Sorry, running Koha version: 3.02.00.007 on Debian Lenny
I cannot find any errors in /var/log/koha or /var/log/mysql.err I wish there were, then I had something to work with... But as I said, I can change things without any problems directly in mysql with UPDATE table, and these changes show up in Koha, so to me it seems more of a communications problem between Koha and mysql than a mysql problem. But I have been wrong before.
Marty
Hi Marty, Sorry I was unclear I meant the apache logs. When you submit does it take you to the details page showing nothing changed? Chris