[Koha] database import from 2.2.8 in 3.0.4-fixed
Paul Poulain
paul.poulain at biblibre.com
Fri Dec 11 04:36:12 NZDT 2009
mourik jan c heupink a écrit :
> In my apache error log, I see:
> [Thu Dec 10 16:26:26 2009] [error] [client 192.87.143.125] [Thu Dec 10
> 16:26:26 2009] systempreferences.pl: The given value does not seem to be
> interpretable as a Boolean value at /usr/share/koha/lib/C4/Boolean.pm
> line 102., referer:
> http://192.87.143.104:8080/cgi-bin/koha/admin/systempreferences.pl
>
This one is easy to fix:
set to 0 any value that is supposed to be boolean (YesNo) in
systempreferences and that is not:
SELECT * FROM systempreferences WHERE type='YesNo';
--
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08
More information about the Koha
mailing list