https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33168
Mason James <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #4 from Mason James <[email protected]> --- (In reply to Laura Escamilla from comment #0) > When viewing the timeline tab on the "About Koha" page, the error: "Could > not read the history.txt file. Please make sure <docdir> is correctly > defined in koha-conf.xml." shows up. hi Laura this indicates that you seem to be missing a <docdir> definition in a koha installed with a debian package, the following line should exist in your /etc/koha/sites/mykoha1/koha-conf.xml <docdir>/usr/share/doc/koha-common</docdir> fyi: the history file should exist at /usr/share/doc/koha-common/history.txt -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
