Hello, I am using koha 3.8.10.2 and I have problems when I return a book gives the following message: screenshot: http://snag.gy/Rio25.jpg and the apache log is: [Mon Oct 14 21:17:27 2013] [error] [client 186.105.227.88] [Mon Oct 14 21:17:27 2013] returns.pl: Invalid local time for date in time zone: America/Santiago, referer: http://catalogo.ipciisa.cl:8080/cgi-bin/koha/mainpage.pl thank you very much. -Carlos
On 10/15/13 01:25, Carlos Rodrigo Cordova Sandoval wrote:
[Mon Oct 14 21:17:27 2013] [error] [client 186.105.227.88] [Mon Oct 14 21:17:27 2013] returns.pl: Invalid local time for date in time zone: America/Santiago, referer: http://catalogo.ipciisa.cl:8080/cgi-bin/koha/mainpage.pl
That suggests it's somehow hitting a time that doesn't exist for some reason (mostly I've seen this with Daylight Savings changes). Please enable backtraces (add SetEnv KOHA_BACKTRACES 1 to the apache config) and try again? Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
participants (2)
-
Carlos Rodrigo Cordova Sandoval -
MJ Ray