[Koha-bugs] [Bug 12539] PROG/CCSR deprecation: Remove hardcoded theme from C4/Templates.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 29 17:00:16 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12539

--- Comment #15 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
(In reply to Jonathan Druart from comment #14)
> When I remove
>   koha-tmpl/opac-tmpl/bootstrap/fr-FR/modules/opac-memberentry.tt
> I got
> 
> Template process failed: file error - cssinclude: not found at
> /home/koha/src/C4/Templates.pm line 131.
> 
> What I missed?

Have you changed OPACFallback to 'bootstrap'?
Default value is 'prog', but in this case you need to change it to 'bootstrap'
With that it works for me, shows english page.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list