I should have thought to include the log gile entries. In /var/log/koha/koha-error_log I am getting the following: [Tue Aug 11 17:44:19 2009] [error] [client 128.226.37.18] [Tue Aug 11 17:44:19 2009] circulation.pl: DBD::mysql::db selectall_arrayref failed: Table 'koha.item_circulation_alert_preferences' doesn't exist at /usr/share/koha/lib/C4/ItemCirculationAlertPreference.pm line 251., referer: http://cassidy.binghamton.edu:8080/cgi-bin/koha/circ/circulation.pl [Tue Aug 11 17:44:19 2009] [error] [client 128.226.37.18] [Tue Aug 11 17:44:19 2009] circulation.pl: Can't use an undefined value as an ARRAY reference at /usr/share/koha/lib/C4/ItemCirculationAlertPreference.pm line 261., referer: http://cassidy.binghamton.edu:8080/cgi-bin/koha/circ/circulation.pl This seems to me that I need to create the table "koha.item_circulation_alert_preferences" Does anyone have an idea about the best way to do this? Edward --- On Tue, 8/11/09, ed c <terrapin44@yahoo.com> wrote:
From: ed c <terrapin44@yahoo.com> Subject: [Koha] Error when returning and checking out books To: "Koha List" <koha@lists.katipo.co.nz> Date: Tuesday, August 11, 2009, 4:36 PM
Hello all,
On my Koha install I am receiving errors when I check in a book. The error when I have it set to debug mode I am sent to an error page that reads:
Koha error
The following fatal error has occurred:
Can't use an undefined value as an ARRAY reference at /usr/share/koha/lib/C4/ItemCirculationAlertPreference.pm line 226.
Apache Server version: Apache/2.2.8 (Ubuntu) Server built: Mar 10 2009 18:09:05 Koha 3.00.02.012 Koha DB 3.0002012 MySQL mysql Ver 14.12 Distrib 5.0.51a, for debian-linux-gnu (i486) using readline 5.2 OS Linux cassidy 2.6.24-23-server #1 SMP Wed Apr 1 22:22:14 UTC 2009 i686 Perl 5.008008
In production mode, I get a Web site that says:
"production mode - trapped fatal error"
The return and or check out actually does go through but obviously I can't have library staff seeing this error every time they check in or out a book. I don't remember seeing these earlier, but I am not sure. However, nothing has changed recently that could have caused this.
I did try temporarily copying the latest ItemCirculationAlertPreference.pm from the git repository, but that didn't do anything but change the line number in the error.
Any ideas?
Edward
Edward
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha