Sir, I am from Bhutan. I have been facing problem in my Koha system. When I check for the Overdues it is giving error "Software error: The 'month' parameter ("0") to DateTime::new did not pass the 'an integer between 1 and 12' callback at /usr/lib/perl5/DateTime.pm line 194. DateTime::new(undef, 'hour', 00, 'minute', 00, 'month', 0, 'second', 0, ...) called at /usr/share/perl5/DateTime/Format/DateParse.pm line 58 DateTime::Format::DateParse::parse_datetime('DateTime::Format::DateParse', '0000-00-00 00:00:00', 'Asia/Thimphu') called at /usr/share/koha/lib/Koha/DateUtils.pm line 86 Koha::DateUtils::dt_from_string('0000-00-00 00:00:00', 'sql') called at /usr/share/koha/intranet/cgi-bin/circ/overdue.pl line 332 " I have no idea where that bug came from. I would be grateful if you could give me some solution for it. Thank you upendra
The 'month' parameter ("0") to DateTime::new did not pass the 'an integer between 1 and 12' callback
at /usr/lib/perl5/DateTime.pm line 194.
Maybe this will help isolate the problem? (scroll down to about 21:58) http://irc.koha-community.org/koha/2012-11-08 It may also help if you could let the list know what version of Koha you are using, what Linux distribution you are using, and how you installed Koha (manual, packages, from Git) e.g. 3.10.2, Debian 6 (Squeeze), packages. David Nind | david.nind@gmail.com PO Box 12367, Thorndon, Wellington, New Zealand 6144 h. +64 4 9720 600 | m. +64 21 0537 847 | w. +64 4 8906 098
participants (2)
-
David Nind -
Upendra Tamang