stumped, please help with err: can't call method "subfield" on undefined value at /usr/share/koha/lib/C4/Biblio.pm
I am sorry i have to write this since a lot of threads are there regarding this error. Trying to add a new record from 'Catalogue'. I provided all mandatory details and without error it goes to the page ~/cataloguing/additem.pl. After providing all details here, i am getting the following error. "can't call method "subfield" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 2688" My version is 4.0 (yes, I downloaded from liblime. please don't ignore it because of this. I read a lot of thread saying its not community release etc. I am running short of time so please provide a lead. This seems to be a bug and stumped at this step. As a result I am not able to add new books to database and stuck with the project) The code at 2688 in Biblio.pm is if ($server eq 'biblioserver'){ %index = GetNoZebraIndexes; my ($titletag, $titlesubfield) = GetMarcFromField('biblio.title',""); $title = lc($record -> subfield ($titletag, $titlesubfield)); Under Admininstration the marc mapping has section for title, and a single field can be set. It is seen as 245 a - Title -- View this message in context: http://koha.1045719.n5.nabble.com/stumped-please-help-with-err-can-t-call-me... Sent from the Koha-general mailing list archive at Nabble.com.
On 5 March 2012 20:27, archer <fayad.fami@gmail.com> wrote:
I am sorry i have to write this since a lot of threads are there regarding this error.
Trying to add a new record from 'Catalogue'. I provided all mandatory details and without error it goes to the page ~/cataloguing/additem.pl. After providing all details here, i am getting the following error.
"can't call method "subfield" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 2688"
My version is 4.0 (yes, I downloaded from liblime. please don't ignore it because of this. I read a lot of thread saying its not community release etc. I am running short of time so please provide a lead. This seems to be a bug and stumped at this step. As a result I am not able to add new books to database and stuck with the project)
We can't help you on this list. You should try the Liblime mailing lists. Liblime forked their version from Koha version 3.0.0 nearly 3 years ago now and it is very very different to Koha. The only thing I can suggest is you download Koha itself from http://download.koha-community.org or you get in touch with Liblime. This mailing list is for Koha, they have their own one. Chris
I don't think they have a mailing list. I could have started again with community version but I am short of time. Does that mean community version will not hit this error or similar? I have seen a few threads left unanswered. -- View this message in context: http://koha.1045719.n5.nabble.com/stumped-please-help-with-err-can-t-call-me... Sent from the Koha-general mailing list archive at Nabble.com.
On 5 March 2012 21:03, archer <fayad.fami@gmail.com> wrote:
I don't think they have a mailing list. I could have started again with community version but I am short of time.
Does that mean community version will not hit this error or similar? I have seen a few threads left unanswered.
They do have a mailing list. This mailing list is for Koha, not Liblime's version. And no version 3.6.4 of Koha does not have this error. We can't help you with their version, no one here works on it. So asking here will not help you. Chris
Chris, Thank you. I am going to deploy the community version. Any chance you can comment on feature differences of both versions besides the payed support. -- View this message in context: http://koha.1045719.n5.nabble.com/stumped-please-help-with-err-can-t-call-me... Sent from the Koha-general mailing list archive at Nabble.com.
On 5 March 2012 21:30, archer <fayad.fami@gmail.com> wrote:
Chris, Thank you. I am going to deploy the community version. Any chance you can comment on feature differences of both versions besides the payed support.
I think you have a fundamental misunderstanding. There is Koha developed by the Koha community (of which there are numerous companies, libraries, developers and users involved) which lives at http://koha-community.org and then there is the Liblime fork. Koha itself has a lot of support, both paid and unpaid. http://koha-community.org/support/paid-support/ The idea that there is paid version and a community version is a misnomer, there is Koha, freely available to everyone, and then there is both paid and unpaid support for it. I can't comment on what Liblime does, because we have no part of that. So there isn't some kind of open core/ fauxpen source thing going on with Koha. If you get Koha from http://koha-community.org you get Koha and then you can choose what support you want. I have no idea what you get if you choose to download the Liblime fork. I hope this clears it up. Chris
You can get to the LibLime-Koha discussion list at: http://lists.liblime.com/cgi-bin/mailman/listinfo/liblimekohadiscussion I subscribe to it and it isn't very active, so I don't know what sort of response you'd get to this sort of question. Kurt Kurt A. Bodling Technical Services Librarian George Washington's Mount Vernon Estate, Museum & Gardens
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha- bounces@lists.katipo.co.nz] On Behalf Of archer Sent: Monday, March 05, 2012 3:04 AM To: koha@lists.katipo.co.nz Subject: Re: [Koha] stumped, please help with err: can't call method "subfield" on undefined value at /usr/share/koha/lib/C4/Biblio.pm
I don't think they have a mailing list. I could have started again with community version but I am short of time.
Does that mean community version will not hit this error or similar? I have seen a few threads left unanswered.
-- View this message in context: http://koha.1045719.n5.nabble.com/stumped-please-help-with-err-can-t- call-method-subfield-on-undefined-value-at-usr-share-koha-lib-C4-8- tp5536754p5536819.html Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
archer -
Chris Cormack -
Kurt Bodling