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