On 21 Sep 2011 07:13, "Tom Hanstra" <tom@nd.edu> wrote:
So, do I do the initial install with one or the other? Or do I add access to another language after installing one as the base?
Going back to my earlier problem, where I was receiving this error in the OPAC:
Template process failed: file error - doc-head-open.inc: not found at /shared/kohapprd/soft/lib/C4/Templates.pm line 119.
It turns out after a lot of digging that the value for opaclanguages in the systempreferences table was imported in as en-GB. One way to fix this was to change that value to just "en". But if I really want the en-GB version, what other changes would I need to make?
You'd need to make sure the en-GB templates all exist, you can do that by cd to misc/translator then running ./translate en-GB Chris