http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9421 Bug ID: 9421 Summary: tools/picture-upload.pl not Plack-compatible Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: jcamins@cpbibliography.com I get the following error when I try to upload a patron image: Can't call method "param" on an undefined value at /home/jcamins/kohaclone/tools/picture-upload.pl line 300, <fh00001jcamins_headshot.jpg> line 79. at /home/jcamins/kohaclone/tools/picture-upload.pl line 316 This happens because $template is not available in the subroutines in that file. -- You are receiving this mail because: You are watching all bug changes.