[Koha] Customising the Koha OPAC

2011-08-27 Thread Joel Harbottle
Hi All, I would like to make some changes to my Koha OPAC with how it display¹s Bibliographic Details on the OPAC Detail¹s page, in three particular areas of the screen. 1. Title Display At present, the item¹s Title displays as how it normally displays in the Koha OPAC. But, I would like to

[Koha] Error Upon Adding Items to Koha

2011-08-27 Thread Joel Harbottle
Hi All, When adding Items to Bibliographic Records in Koha v3, I am receiving the following error message: Software error: Can't call method "subfield" on an undefined value at /home/koha/kohaclone/C4/Biblio.pm line 2880. For help, please send mail to the webmaster (webmaster@koha), giving this

Re: [Koha] Customising the Koha OPAC

2011-08-27 Thread Mirko
Hello Joel, to make changes to the OPAC details page, make sure you use XSLT to display the page (set the OPACXSLTDetailsDisplay preference to use XSLT) and change MARC21slim2OPACDetail.xsl to your liking. Hope that helps, Mirko schrieb Joel Harbottle am 27.08.2011 16:25: > Hi All, > > I woul