On Thu, Oct 15, 2009 at 4:29 PM, Bernard Shiundu <BShiundu@strathmore.edu>wrote:
Thanks Chris,
Grabbed your patch off bugs.koha.org ... 1. New templates now created and saved without croaking. 2. Editing new + existing templates still fails on save
Log output on save:
[Thu Oct 15 23:27:47 2009] [error] [client ...] [Thu Oct 15 23:27:47 2009] label-edit-template.pl: Can't bless non-reference value at /.../C4/Labels/Profile.pm line 89., referer: http:// .../cgi-bin/koha/labels/label-edit-template.pl?op=edit&element_id=9
Ok, Bernard... This is the first time I have not been able reproduce the error. So, maybe a bit more information will help me. 1. What version was this install of Koha at when you first installed it? (I'm curious if it was installed before the labels re-right.) 2. Can you open a mysql console and send me the results of the following: SELECT * FROM printers_profile; I think there might be some corrupt data somewhere. Kind Regards, Chris