https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27425 Bug ID: 27425 Summary: Koha as a CMS - software error when accessing static pages (problem with "GetDailyQuote") Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: isabel.pineda@ds.edu.sv QA Contact: testopia@bugs.koha-community.org After updating to Koha 20.11, static pages (added at Global preferences -> local use) cannot be accessed anymore. The error message is: Software error: "GetDailyQuote" is not exported by the C4::Koha module Can't continue after import errors at /usr/share/koha/opac/cgi-bin/opac/pages.pl line 27. BEGIN failed--compilation aborted at /usr/share/koha/opac/cgi-bin/opac/pages.pl line 27. Temporary solution: In the file /usr/share/koha/opac/cgi-bin/opac/pages.pl I commented all lines that mention the functionality "GetDailyQuote". -- You are receiving this mail because: You are watching all bug changes.