On Wed, Aug 3, 2011 at 8:13 PM, nreese <[email protected]> wrote: > And, as another poster has stated, it /does/ add the item to the database. > > BTW - I have even tried changing the Koha to MARC mapping for that field, > and it still gives the error.
Copying a response in another thread about the 'Can't call method "subfield"' error: On Thu, Aug 4, 2011 at 6:03 AM, Chris Cormack <[email protected]> wrote: > I suspect that the changed mappings are the root cause of the problem > > To check the item data has been removed, do a > SELECT marcxml FROM biblioitems limit 1; > > There should be no item data in there. See the thread for "Problems after upgrade to 3.4.3" in case that is relevant. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

