[Koha] Koha 16.11.01 released

2016-12-22 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.01 This is the first maintenance release of 16.11 and contains several bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-01-released Packages will be available soon. Happy holidays!

Re: [Koha] Repeat this Tag not working

2016-12-22 Thread anjoze
Hi, My instance name is koha and the logs I'm checking are in: */var/log/koha/koha/intranet-error.log* and in the log4perl.conf I have: *log4perl.appender.INTRANET.filename=/var/log/koha/koha/intranet-error.log* This log file is correct because it's getting updated with other information, but not

Re: [Koha] Repeat this Tag not working

2016-12-22 Thread Mark Tompsett
Greetings, You didn't notice a difference? What log files were you checking? Perhaps you aren't looking at the right ones, check others. GPML, Mark Tompsett -Original Message- From: anjoze Sent: Thursday, December 22, 2016 9:54 AM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Repeat

Re: [Koha] Repeat this Tag not working

2016-12-22 Thread anjoze
I've tried to raise the Debug level and found this: http://koha.1045719.n5.nabble.com/Bug-14167-New-Add-Koha-Logger-based-on-Log4perl-tp5839348p5842972.html Then I edited */etc/koha/sites/koha/log4perl.conf * and changed: log4perl.logger.intranet = *WARN*, INTRANET to log4perl.logger.intranet = *T

[Koha] Do you use the advanced cataloging editor?

2016-12-22 Thread Vasiliki Mela
Hello, I was wandering if any of you use the advanced cataloging editor. If you do, did you run into any issues? I would like to use it but I am skeptical because it is still experimental. Regards Vasiliki Mela vm...@ert.gr ___ Koha mailing list http:/

Re: [Koha] Using z39.50 and http svc API do update biblios.

2016-12-22 Thread Katrin
Hi, in order to be able to help you it would be good to know which instructions you followed, how you configured MARCEdit and which version of Koha you are using. I have recently tried the feature for adding records from MARCEdit with Koha 16.11 and it seemed to work ok. Hope this helps,

Re: [Koha] Repeat this Tag not working

2016-12-22 Thread anjoze
Well... I will have to do it if the is no other way but it would be better if I had a better way to debug. I've enabled Mysql general logging and I can see the instruction doesn't include the cloned field. With google developer tools I don't have any more information. Is there a way to debug this t

Re: [Koha] Error creating "default" data during fresh install

2016-12-22 Thread Zeno Tajoli
Hi Steve, > I've installed a fresh Koha instance using the "oldstable" packages on >Ubuntu 16.04 and MySQL. >Anyone know what might be causing this and how to recover/move on? The real problem is your version of Mysql (5.7). Koha doesn't work with it. You can do this: 1)Drop the database cre