https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36357
--- Comment #10 from Kyle M Hall <[email protected]> --- (In reply to Julian Maurice from comment #8) > (In reply to Kyle M Hall from comment #7) > > Getting > > Can't locate object method "new" via package "Template::Filters" (perhaps > > you forgot to load "Template::Filters"?) at /kohadevbox/koha/C4/Templates.pm > > line 74 > > How do you get that ? I can't reproduce Odd. I was able to fix the error by adding "use Template::Filters" to Templates.pm! -- 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/
