https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24001
--- Comment #13 from Chris Nighswonger <[email protected]> --- (In reply to Jonathan Druart from comment #0) > To recreate: > - Go to Home › Tools › Patron card creator › Templates > - New > Card template > - Save > - Edit > - Save > > => > Can't bless non-reference value at > /home/vagrant/kohaclone/C4/Creators/Profile.pm line 89 > C4::Creators::Profile::retrieve('C4::Patroncards::Profile', > 'profile_id', 22, 'creator', 'Patroncards') called at > /home/vagrant/kohaclone/C4/Patroncards/Profile.pm line 29 > C4::Patroncards::Profile::retrieve('profile_id', 22, 'creator', > 'Patroncards') called at > /home/vagrant/kohaclone/patroncards/edit-template.pl line 78 Just reading back over this: Does your installation have a profile with a profile_id == 22? It seems that the problem described in the first comment could be different from the one described in the second second. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
