Re: [Koha] Subject links in detail record display

2016-06-16 Thread Tomas Cohen Arazi
Andy, that's certainly something to fill a bug for. Maybe you find someone to take care of implementing it. And we should, as non-XSLT has been deprecated for a while, and feature parity was a de-facto requirement for permanent removal of the deprecated view. El jue., 16 de jun. de 2016 16:07, And

[Koha] Subject links in detail record display

2016-06-16 Thread Andy Boze
Hi, all. I have a question regarding subject links in detail records. Subject links are treated differently in the detail display depending on whether OPACXSLTDetailsDisplay is set to "default" or left blank (no XSLT). Using no XSLT, each subject subdivision is a separate link. You can see an

Re: [Koha] Finding patron's previous card number?

2016-06-16 Thread Owen Leonard
>> When we issue a replacement card the patron gets a new library card >> number. Sometimes we realize a day or two later that we have to merge their >> old and new card numbers in Overdrive There was a patch which would have allowed for tracking previous card numbers, but it was abandoned by the

Re: [Koha] Finding patron's previous card number?

2016-06-16 Thread Barton Chittenden
Elisa, Are the old cardnumbers on an account that you're deleting, or are they simply changed on the borrower's current account? If they are on a deleted account, you should be able to run a report on the deletedborrowers table. If they're on the current account, there's not much you can do. --B

[Koha] Finding patron's previous card number?

2016-06-16 Thread Elisa Chandler
When we issue a replacement card the patron gets a new library card number. Sometimes we realize a day or two later that we have to merge their old and new card numbers in Overdrive, the e-book system. Does anyone know if there is way to retrieve a patron's previous card number? Thanks! Elisa

Re: [Koha] Fwd: Fwd: Patron Card Creator doesn’t work

2016-06-16 Thread Marc Véron
To have a start you could take following values: Lower left X: 5 Lower left Y: 5 Scale height: 0.01 Scale width: 0.98 Am 16.06.2016 um 11:51 schrieb Urs Aregger: > >Regarding barcodes: In my tests they appear as expected. >Maybe you forgot to check 'Print card number as barcode' in the card la

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-16 Thread Mirko Tietgen
Hi, Satish schrieb am 16.06.2016 > both staff client and > opac not appearing in the browser. > > expecting some advice. Have you followed the advice to enable mod_version, and did Apache start after that? Have you been able to log into the staff client and check the page I suggested? You have

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-16 Thread SATISH
Hi, thank you for the reply. I try to follow https://wiki.koha-community.org/wiki/Switching_to_dom_indexing but unfortunately, my system is ended up with throwing, == mismatched tag at line 100, column 2, byte 4435 at /usr/lib/perl5/XML/Parser.pm line 187 BEGIN failed--compilation

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-16 Thread Mirko Tietgen
Hi, Satish schrieb am 16.06.2016 > Invalid command ' included in the server configuration You have to enable mod_version for Apache. Once your webserver is up again, check Home > About Koha > System information regarding the Zebra problem. You may need to change to DOM indexing. HTH, Mirko

[Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-16 Thread SATISH
Dear All, Previously, Koha 3.16 was installed from packages method on ubuntu 12.4 LTS Desktop and was working very fine and did an uprade to 16.5.00.000 today morning, after that, I am unable to search records either in staff client or in opac. I followed, https://wiki.koha-community.org/wiki/Ko

[Koha] Fwd: Fwd: Patron Card Creator doesn’t work

2016-06-16 Thread Urs Aregger
> Anfang der weitergeleiteten Nachricht: > > Von: Marc Véron > Betreff: Aw: [Koha] Fwd: Patron Card Creator doesn’t work > Datum: 16. Juni 2016 um 09:51:17 MESZ > An: koha@lists.katipo.co.nz > > I submitted a patch on > https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16747 >

[Koha] Printing Additional Patron attribute on Patron Card Layout

2016-06-16 Thread Admire Mutsikiwa
Hi I am working on deploying Koha for a local Primary School. I have created a layout for the printing of patron ID card. There is need for me to print the grade the pupil is in e.g. Grade 7B on the Patron ID Card. I intent to capture the grade the pupil is in using the extended attributes,

Re: [Koha] Fwd: Patron Card Creator doesn’t work

2016-06-16 Thread Marc Véron
I submitted a patch on https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16747 Regarding barcodes: In my tests they appear as expected. Maybe you forgot to check 'Print card number as barcode' in the card layout definition? Marc www.koha-support.ch Am 15.06.2016 um 23:12 schrieb Urs