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
--- On Sun, 12/26/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: Sunday, December 26, 2010, 3:54 PM
Hi Marty
As usual we also need to the version of Koha you are running, I can confirm editing patrons works fine in 3.2.2 for me. Also check your error logs if it isn't saving there is a good chance a database error is being thrown this will be in the error log.
Chris
On 27 Dec 2010 08:08, "Marty" <ontariowolf64@yahoo.com> wrote:
This might be a permissions thing, but I am not sure.
When I edit a patron's information I can change all fields I need to, but after the information has been 'saved' nothing has changed (When I am logged in as a superlibrarian)
I can play in mysql and do a 'UPDATE borrowers SET city = 'Keswick' WHERE borrowernumber = 1234; This results in the changes info showing up in Koha, but I need this working in Koha, so the librarians can change patron info.
As usual, any ideas
are appreciated.
Marty
|
|
_______________________________________________
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
|