Error, "can't call method "title"...
Hello Koha users, I am running Koha v. 3.06.04.000 on Apache/2.2.9 (Debian). I tried deleting this record but an error obviously occurred, because it still shows up when I search for it. When I select the record to edit it, I get this message: "Can't call method "title" on an undefined value at /home/koha/kohaclone/cataloguing/addbiblio.pl line 913." And when I simply click the record, I get this message: " The record you requested does not exist (14540)." I tried reindexing Koha (reindex_koha) but the record is still present. Short of tinkering in the back end of the mysql database, is there anything I can do to get rid of the dud? Thanks! Amy schulera@caryinstitute.org<mailto:schulera@caryinstitute.org> Amy C. Schuler Director, Information Services & Library Cary Institute of Ecosystem Studies PO Box AB, 2801 Sharon Turnpike Millbrook, New York, 12545
Hi, On Wed, Jan 16, 2013 at 9:04 AM, Amy Schuler <schulera@caryinstitute.org>wrote:
I tried reindexing Koha (reindex_koha) but the record is still present. Short of tinkering in the back end of the mysql database, is there anything I can do to get rid of the dud?
I suggest try to reindex it again, using (assuming you installed Koha from the Debian packages) koha-rebuild-zebra ---full SITENAME The --full option specifies that the indexes should be completely rebuilt. Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
A belated thank you to Galen and update: The reindex command that worked for us and got rid of my bad record was: ./rebuild_zebra.pl -a -b -r -v Thanks again, Amy Schuler Cary Institute of Ecosystem Studies From: Galen Charlton [mailto:gmc@esilibrary.com] Sent: Wednesday, January 16, 2013 1:39 PM To: Amy Schuler Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] Error, "can't call method "title"... Hi, On Wed, Jan 16, 2013 at 9:04 AM, Amy Schuler <schulera@caryinstitute.org<mailto:schulera@caryinstitute.org>> wrote: I tried reindexing Koha (reindex_koha) but the record is still present. Short of tinkering in the back end of the mysql database, is there anything I can do to get rid of the dud? I suggest try to reindex it again, using (assuming you installed Koha from the Debian packages) koha-rebuild-zebra ---full SITENAME The --full option specifies that the indexes should be completely rebuilt. Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com<mailto:gmc@esilibrary.com> direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
participants (2)
-
Amy Schuler -
Galen Charlton