On 12 September 2012 10:19, Stefano Barale <s.barale@erentil.com.br> wrote:
Hi everybody on the list, I am struggling since a few days now with an error that pops up at login time on the frontend (OPAC):
Software error:
Date::Calc::Add_Delta_Days(): not a valid date at /usr/share/koha/opac/cgi-bin/opac/opac-user.pl line 124.
For help, please send mail to the webmaster (s.barale@erentil.net <mailto:s.barale@erentil.net>), giving this error message and the time and date of the error.
Server: 213.254.14.219 (port 80 front end, port 8080 back-end)
Operating System: Ubuntu 11.04 Natty Narwal
Koha Installation: from packages
Koha-common version: 3.7-1~git+20120213132530.685e073e
The error is NOT there on
Operating System: Ubuntu 10.10 Maverick Meerkat
Koha installation: from packages
Koha-common version: 3.9-1~git+20120524174206.f9352e89
I tried to find out a solution with google, but today I am unlucky (very very few resources on Koha out there). Any hint will come as a blessing! Best, Stefano
Just so you know both those versions are unreleased versions, it looks like you are running from the squeeze-dev repo. (one is from february, the other is from march, you would be much better off running from the squeeze repo) However your error is occuring because the user you are logging in with does not have a valid expiry date and/or birthdate set on their record. Chris