[Koha] Bulk Patron Image upload zip file giving Error 500

2017-07-12 Thread Sunil Sharma
3:59:27.2017] [http:error] [pid 25507] [client x.x.x.x] AH02429: Response header name ' inflating' contains invalid characters, aborting request, referer: http://example.com/cgi-bin/koha/tools/picture-upload.pl <http://example.com/cgi-bin/koha/tools/picture-upload.pl>* Any pointers

Re: [Koha] Bulk Patron Image upload zip file giving Error 500

2017-07-14 Thread Sunil Sharma
f > the upload actually worked OK. > > Best regards. > Ian > > On 13/07/2017 06:32, Sunil Sharma wrote: > >> Hello Friends, >> >> I am using Koha 16.05.12 with Debian 8.3 OS on my cloud server. >> >> Currently, I am facing a very strange problem whi

Re: [Koha] Bulk Patron Image upload zip file giving Error 500

2017-07-20 Thread Sunil Sharma
ing' contains invalid characters, aborting request, referer: http://example.com/cgi-bin/koha/tools/picture-upload.pl <http://example.com/cgi-bin/koha/tools/picture-upload.pl>* Any pointers would be of help. On Fri, Jul 14, 2017 at 3:19 PM, Sunil Sharma wrote: > Hi Ian Bays, > >

Re: [Koha] Bulk Patron Image upload zip file giving Error 500

2017-07-25 Thread Sunil Sharma
3 I suppose that system(...) > returns an other value than with Debian 8.2 > > For the return values of system see: > http://perldoc.perl.org/functions/system.html > > Just my 2 cents... > > Marc > > > Am 21.07.2017 um 06:29 schrieb Sunil Sharma: > >> Hello

Re: [Koha] DBMS auto increment fix

2017-09-27 Thread Sunil Sharma
> Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz > https://lists.katipo.co.nz/mailman/listinfo/koha > -- Thanks & Regards Sunil Sharma ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] Merge Records via List not working in Koha 3.22.x

2016-04-29 Thread Sunil Sharma
destination record nor it will delete the other records except reference as it worked in previous version Koha 3.18 or koha 3.20. Any pointers would be of help. -- Thanking you, Sunil Sharma ___ Koha mailing list http://koha-community.org Koha

[Koha] Search By Barcode having 1, 2 or 3 digit not working in Koha 3.20 or in 3.22

2016-04-29 Thread Sunil Sharma
help. -- Thanks & Regards Sunil Sharma ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Search By Barcode having 1, 2 or 3 digit not working in Koha 3.20 or in 3.22

2016-04-29 Thread Sunil Sharma
he barcode? > Did you turn on the QueryAutoTruncate system preference? > > Hope this helps, > > Katrin > > Am 29.04.2016 um 13:16 schrieb Sunil Sharma: > > Hello Friends, > > > > I checked both Koha 3.20.x as well as Koha 3.22.x on Debian 8 OS, Zebra >

[Koha] Book Status shown as "Available" for checkout books

2016-04-29 Thread Sunil Sharma
n Koha 3.22.x or any other reason. Any pointers would be of help. -- Thanks & Regards Sunil Sharma ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] Want to add more feature or module in koha

2012-05-09 Thread sunil sharma
Dear All, I am Sunil from India and I want to start my carrier with koha, open-source Integrated Library System. I am working at koha from last 4 months and currently at some developing level, I observe all the feature of koha but I want to add some more feature in koha-community's koha like in li

[Koha] How to Delete Records with no Item

2012-05-19 Thread sunil sharma
Dear All, I am Sunil, currently facing a problem. I am working on koha 3.06.04. And in my koha there are a lot of record entry in which there are no item added. And I want to remove all of them in one go because there are a lot of such entries in my database where no item is added in my framework

Re: [Koha] How to Delete Records with no Item

2012-05-19 Thread sunil sharma
. > > > > On Sat, May 19, 2012 at 5:11 PM, sunil sharma [via Koha] > wrote: > > Dear All, > > > > I am Sunil, currently facing a problem. I am working on koha 3.06.04. And > > in my koha there are a lot of record entry in which there are no item > > adde

Re: [Koha] Date format

2012-06-09 Thread sunil sharma
Dear Sandeep, Do the following steps in Excel, If you open the excel sheet with open office, then: 1. Select whole column to which you want to apply the required date format. 2. Right click on any cell, and select Format cell, under Number tag option, Select Date format, in right pane select the

Re: [Koha] SQL commands appearing on report

2012-08-27 Thread sunil sharma
Hi, You Can also do a trick to your intranet CSS file, or simply go to system preference -> IntranetUserCSS and enter: #sql_output {display: none; } and save the preferences. Regards, Sunil On Tue, Aug 28, 2012 at 1:38 AM, Shelley & Kurt Kemperman < ksckemper...@chartermi.net> wrote:

[Koha] Zebra not updating biblios automatically in koha 3.8

2012-08-31 Thread sunil sharma
Dear All, I installed Koha 3.8.02 and also check latest version of koha 3.8.04 on centos 6.2, The same problem I am facing in both of these version. when I enter any new biblio, it is not updated automatically to zebra, I am using zebra latest version 2.0.54 and all cronjobs are set. I also manual

Re: [Koha] koha-index-daemon

2012-09-21 Thread sunil sharma
on: command not found > > is that you don't have the 'daemon' program. > > On Centos this is unavailable, so go to http://libslack.org/daemon/ , > download the source, compile and install. > > Regards, > Bernardo > > -- > Bernardo Gonzalez Kriegel

Re: [Koha] koha-index-daemon

2012-09-24 Thread sunil sharma
Dear Friend, > /etc/init.d/koha-index-daemon: line 67: log_daemon_msg: command not found > > /etc/init.d/koha-index-daemon: line 68: daemon: command not found > > /etc/init.d/koha-index-daemon: line 71: log_end_msg: command not found > > Both log_daemon_msg and log_end_msg commands belong to LSB-r

Re: [Koha] Google SMTP for mailing service

2012-10-22 Thread sunil sharma
Dear sheikh, Yes, It is possible to use googlesmtp service for sending emails in koha. The step by step procedure for ubuntu system is as follows:- *1. Installation of postfix mail server package. * Open a a terminal and apply following command, apt-get install postfix Select no configuratio

[Koha] Need Help in Koha Multiple instance

2013-04-20 Thread sunil sharma
Hello all, I installed koha 3.8.x multiple instances on a debian-squeeze server by refering this link: http://wiki.koha-community.org/wiki/Installing_Multiple_Instances_of_Koha . But I am facing problem in rebuilding zebra in multiple instances. Actually when I installed one instance for example k

Re: [Koha] Need Help in Koha Multiple instance

2013-04-24 Thread sunil sharma
Thanx a lot for all your valuable suggestions. Problem solved by exporting the variable for that particular instance. And making script to resolve that permanently. Sunil On Sun, Apr 21, 2013 at 6:53 AM, Mason James wrote: > > On 2013-04-20, at 10:28 PM, sunil sharma wrote: > >

[Koha] Routing list notice not working properly

2013-05-21 Thread sunil sharma
Dear all, I configure the postfix mail server for koha 3.08.11 in debian-6. All notice going fine, except routing list. Actually the routing list notice to subscriber list is going fine after receiving a new serial but only title of that particular serial is displayed in the mail, other informatio

[Koha] Want to raise a bug about fine module

2013-05-21 Thread sunil sharma
Dear All, In fine module, currently we can set fine for a particular patron category and for any item type. A number of option available in current fine criteria like loan period, fine amount, fine charging interval etc. But this limit a library to apply a constant fine amount for a category wheth

Re: [Koha] Want to raise a bug about fine module

2013-05-21 Thread sunil sharma
nes. > > MP > > Από το iPhone μου > > 21 Μαϊ 2013, 2:53 μ.μ., ο/η sunil sharma έγραψε: > > > Dear All, > > > > In fine module, currently we can set fine for a particular patron > category > > and for any item type. A number of option available in current fi

[Koha] Fwd: Routing list notice not working properly

2013-05-21 Thread sunil sharma
Dear all, I configure the postfix mail server for koha 3.08.11 in debian-6. All notice going fine, except routing list. Actually the routing list notice to subscriber list is going fine after receiving a new serial but only title of that particular serial is displayed in the mail, other informatio

Re: [Koha] Report on Titles in the collection

2013-08-26 Thread sunil sharma
Here is the query, what you want :- SELECT items.barcode, biblio.title FROM items LEFT JOIN biblio ON (items.biblionumber=biblio.biblionumber) GROUP BY items.biblionumber HAVING ( COUNT(*) > 1 ) On Mon, Aug 26, 2013 at 7:15 AM, Madhura Deodhar IES Library < library.m...@gmail.com> wrote: > I wa

Re: [Koha] Error indexing koha

2013-10-01 Thread sunil sharma
Hi Araik, I am not sure about your actual problem, but the error message "Record didn't contain match fields in (bib1,Local-number)" showing that it may be an issue in your *koha to marc mapping*, Please look around this and the solution is within there. //BR Sunil On Mon, Sep 30, 2013 at 4:28