Re: [Koha] Catalog Search Relevance Ranking

2017-11-02 Thread Paul Hoffman
t couple of paragraphs (only!) in the Wikipedia article on TF-IDF document ranking: https://en.wikipedia.org/wiki/Tf–idf That URL contains non-ASCII characters, so it might be problematic; if it doesn't work, try this: https://en.wikipedia.org/wiki/Tf%E2%80%93idf Paul. -- Paul Hoffman Syst

Re: [Koha] Reccords & items import log

2017-11-20 Thread Paul Hoffman
ECT * FROM import_items WHERE status = 'error'; SELECT * FROM import_records WHERE status = 'error'; Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 (FLO main number) ___

Re: [Koha] Email message sending error in koha

2017-11-30 Thread Paul Hoffman
ailed--compilation aborted at /usr/share/koha/lib/C4/Circulation.pm > > line 28. > > Compilation failed in require at /usr/share/koha/lib/C4/Overdues.pm line > > 31. > > BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Overdues.pm > > line 31. > > Compilati

Re: [Koha] Email status changes failed from pending

2017-12-04 Thread Paul Hoffman
nnection refused) no (more) retries! > at ./process_message_queue.pl line 66. It sounds as though Postfix is not listening on port 25. Please run the following command (as root) and send us the output: netstat -tnlp | fgrep master And please send us the output of this command, too:

Re: [Koha] Configuring smtp mail server to work with Koha

2017-12-06 Thread Paul Hoffman
gt; > Thanks again, > > > > Pedro Amorim > > -- > Regards, > > Javed Shoukat > > Management Trainee Officer (MTO) > Lahore University of > Management Sciences (LUMS), > Lahore. > > Contact #: +92 300 6548748 <+92%20300%206548748> > Email:

Re: [Koha] Configuring smtp mail server to work with Koha

2017-12-06 Thread Paul Hoffman
Better yet, do this in the Perl debugger: c C4::Letters::SendQueuedMessages c sendmail $mailcfg{'debug'} = 1 c That should produce much less verbose debugging output. Paul. On Wed, Dec 06, 2017 at 09:39:09AM -0500, Paul Hoffman wrote: > Javed, > > Here's what I woul

Re: [Koha] Configuring smtp mail server to work with Koha

2017-12-06 Thread Paul Hoffman
: > 364:while ( ( not $connected = connect S, > pack_sockaddr_in($port, $smtpaddr) ) > 365:and ( $retried < $mailcfg{'retries'} ) > 366: ) { > Mail::Sendmail::sendmail(/usr/share/perl5/Mail/Sendmail.pm:367): > 367:

Re: [Koha] Bare Bones Import and Merge with Card Data

2018-01-25 Thread Paul Hoffman
###of queries: $ perl -0x1d -ne 'END { print "$. records\n" }' found.mrc $ wc -l searches.pqn Whichever way you end up doing this, good luck! Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 (

Re: [Koha] LDAP Setting on 17.05=Koha

2018-02-07 Thread Paul Hoffman
eria > tel: +2348066951910 > email: hdi...@gmail.com > _______ > Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz > https://lists.katipo.co.nz/mailman/listinfo/koha -- Paul Hoffman Software Manager Fenway Library Organi

Re: [Koha] ailed to load external entity "/etc/koha/sites/-/koha-conf.xml

2018-02-08 Thread Paul Hoffman
s which instructions you were using? Also, what is the output of the following command? ls -l /etc/koha/sites Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 (FLO main number) ___

Re: [Koha] error while installation

2018-02-08 Thread Paul Hoffman
x27;ll have to give us more information about what you're doing and what's going wrong, however -- we can't read your mind. :-) Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 (FLO main number) __

Re: [Koha] Cronjob Settings Help ?

2018-02-09 Thread Paul Hoffman
On Fri, Feb 09, 2018 at 05:34:30PM +0530, SATISH wrote: > What is the correct procedure to use cronjobs for sending emails. Please resend your message with all the typos removed -- it's very difficult to help when there are so many stray asterisks, quotes, etc. Paul. -- Paul Hoffman

Re: [Koha] Cronjob Settings Help ?

2018-02-09 Thread Paul Hoffman
eb 09, 2018 at 08:25:01PM +0530, Indranil Das Gupta wrote: > Hi Paul, > > On 09-Feb-2018 7:49 PM, "Paul Hoffman" wrote: > > On Fri, Feb 09, 2018 at 05:34:30PM +0530, SATISH wrote: > > What is the correct procedure to use cronjobs for sending emails. > > Ple

Re: [Koha] Regarding SMS Setting in KOHA

2018-02-26 Thread Paul Hoffman
__ > Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz > https://lists.katipo.co.nz/mailman/listinfo/koha -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 (FLO main number) __

Re: [Koha] bulkmarcimport.pl AND -match= fails when trying to import (bibliographic) records

2018-03-28 Thread Paul Hoffman
ple, using ISBNs would be like this: -match=isbn,020a I figured out the field name for 035 $a once but have forgotten. control-number, maybe: -match=control-number,035a No, that doesn't seem to be it. Argh. I'll dig around in the Z39.50 config files. Paul. -- Paul Hoffm

Re: [Koha] bulkmarcimport.pl AND -match= fails when trying to import (bibliographic) records

2018-03-28 Thread Paul Hoffman
On Wed, Mar 28, 2018 at 04:35:30PM -0400, Paul Hoffman wrote: > On Wed, Mar 28, 2018 at 04:58:30PM -0300, Nicolas Rucks wrote: > > Hello again! Maybe this too easy, or too difficult, maybe I am missing a > > point. > > As I could manage to understand, bulkmarcimport

Re: [Koha] Items held by more than one branch

2018-04-23 Thread Paul Hoffman
withdrawn). HTH, Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 (FLO main number) ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Introduction / Problem with bulk import

2018-05-25 Thread Paul Hoffman
pat you can use the xmlwf command to check that the file is well-formed. Or try xmllint if you have installed libxml. For example: xmlwf FILE xmlwf -n FILE xmllint --noout FILE Paul. -- Paul Hoffman Systems Librarian Fenway Libraries Online c/o Wentworth Institute of Technol

Re: [Koha] Hindi books

2018-06-02 Thread Paul Hoffman
ex. Are you planning to use IAST? https://en.wikipedia.org/wiki/International_Alphabet_of_Sanskrit_Transliteration Good luck!! Paul. -- Paul Hoffman Systems Librarian Fenway Libraries Online c/o Wentworth Institute of Technology 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 (FLO main number) _

Re: [Koha] Search error

2018-06-05 Thread Paul Hoffman
ha/intranet/cgi-bin/catalogue/search.pl | sed -n 620,642p Thank you, Paul. -- Paul Hoffman Systems Librarian Fenway Libraries Online c/o Wentworth Institute of Technology 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 (FLO main number) ___ Koha

Re: [Koha] zebra shutting down - no search

2018-06-22 Thread Paul Hoffman
ight continue writing (appending) to the previous log file forever. Note that there is a very small time slice between copying the file and truncating it, so some log- ging data might be lost. When this option is used, the create option will have no effect, as the old

Re: [Koha] zebra shutting down - no search

2018-06-26 Thread Paul Hoffman
On Tue, Jun 26, 2018 at 09:14:43AM -0400, Scott Owen wrote: > Is there any drawback to this ?? (other than the small slice of time where > the logs may not be written to ) ?? No, not in my opinion -- just do it in the wee hours of the morning to avoid a loss of log entries. Paul. --

[Koha] Item batch modifications using custom SQL or Perl?

2018-07-09 Thread Paul Hoffman
{'itemcallnumber' => $callnum}, $bibnum, $itemnum ) or print STDERR "Could not update item $itemnum\n"; } Is this pretty much the simplest way to safely make unusual batch modifications like this? Thanks in advance, Paul. -- Paul Hoffman

Re: [Koha] Report help needed

2018-07-13 Thread Paul Hoffman
ta, '//datafield[@tag="100"]/subfield[@code="a"]')) != 0 ANDlength(ExtractValue(metadata, '//datafield[@tag="100"]/subfield[@code="9"]')) = 0 UNION [...] Paul. -- Paul Hoffman Software Manager Fenway Libraries Onli

Re: [Koha] [EXTERNAL] NCIP User Question - biblionum in 001 vs 999c

2018-07-26 Thread Paul Hoffman
nter > >2 Marina Blvd., Bldg. E, 3rd floor, San Francisco, CA 94123-1284 > >415-561-7032, heather_hernan...@nps.gov > >Library catalog: http://keys.bywatersolutions.com/ > >___ > >Koha mailing list http://koha-community.org

Re: [Koha] Field 003 of Marc21

2018-08-06 Thread Paul Hoffman
ield 001. > > I am unable to understand this. Can anyone help. > > Thanks > > ___ > Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz > https://lists.katipo.co.nz/mailman/listinfo/koha -- Paul Hoffman

Re: [Koha] Send all notices to all available eMail addresses

2018-08-24 Thread Paul Hoffman
> Regards, > Stephan > ___ > Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz<mailto:Koha@lists.katipo.co.nz> > https://lists.katipo.co.nz/mailman/listinfo/koha > ______

Re: [Koha] Exclude users from search (check out)

2018-09-25 Thread Paul Hoffman
hoping will be paid? I assume when purging patron you can skip anyone with outstanding fees, so you'd get rid of the vast majority(?) of old, crufty patrons but leave the ones you care about. Paul. -- Paul Hoffman Software Services Manager Fen

Re: [Koha] Check out restriction to category / branch for School Libraries

2018-10-03 Thread Paul Hoffman
and so that it doesn't throw away all output: 52 * * * * __KOHA_USER__ $KOHA_CRON_PATH/holds/build_holds_queue.pl >> /tmp/build_holds_queue.log 2>&1 Then look at /tmp/build_holds_queue.log -- maybe something there will explain what's going wrong. (I hate cron jobs

Re: [Koha] REPORT 100 AND 700 MARC TAG

2018-10-04 Thread Paul Hoffman
ut I do not know how to get one of the fields 100, 700 in a single > >report and in a column. Is that possible? > > > >Hans Manrique > >___ > >Koha mailing list http://koha-community.org > >Koha@lists.katipo.co.nz

Re: [Koha] Barcode

2018-10-10 Thread Paul Hoffman
is: SELECT count(*), '11X' FROM items WHERE barcode LIKE "11_" UNION ALL SELECT count(*), '12X' FROM items WHERE barcode LIKE "12_" UNION ALL SELECT count(*), 'other' FROM items

Re: [Koha] convert ISO to marc file with MarcEdit

2018-10-29 Thread Paul Hoffman
como podem ver consegui converter o registo1.iso em registo1.mrc > > Por favor me ajudem. > > Ana Bela [en] Welcome to the mailing list! :-) You forgot to attach the files. [pt] Bem vindo à lista de discussão! :-) Você esqueceu de anexar os ficheiros. Paul. -- Paul H

Re: [Koha] FW: Re: convert ISO to marc file with MarcEdit

2018-10-30 Thread Paul Hoffman
ha em nome de anabela semedo > > Enviado: 29 de outubro de 2018 14:40 > Para: Koha list > Assunto: [Koha] FW: Re: convert ISO to marc file with MarcEdit > > Hi Paul, it's in anexo. > > De: Microsoft Outlook > Enviado: 29 de outubro de 2

Re: [Koha] FW: Re: convert ISO to marc file with MarcEdit

2018-10-30 Thread Paul Hoffman
; I try with exported winisis data and I can edit with marcedit. > but I have 30,000 ABCD registration to convert. > thanks for listening. You'll have to find a way to convert the exported records to MARC21 or UNIMARC, or to some other ISO-2709 format that Koha supports. Either tha

Re: [Koha] Batch checkin in 18.05 koha

2018-10-31 Thread Paul Hoffman
y easy to read and generally have no trouble figuring out how to use it from a Perl script, though it helps that I've been programming in Perl for a long, long time.) Paul. -- Paul Hoffman Software Services Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-

Re: [Koha] subfields

2018-11-02 Thread Paul Hoffman
record? Or do you have a file of records and each one needs to be changed in the same way? Paul. -- Paul Hoffman Software Services Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 ___ Koha mailing lis

Re: [Koha] XSLT question

2018-12-05 Thread Paul Hoffman
245$p. So use the following logic, or something like it: for each 245 field: print subfield $a for each subfield $n: print "" followed by the subfield contents end for each subfield $p: print " : " followed by the subfield contents

Re: [Koha] Subject Headings Display in OPAC

2018-12-07 Thread Paul Hoffman
tafield[substring(@tag, 1, 1) = '6' and not(@tag=655) and @ind2=0] But be careful, and check the LC docs for 6xx fields, since indicator 2 doesn't have the same meaning in all of them. I'm not a cataloger, so I'll leave that to you (or others) to figure out. :-) HTH,

Re: [Koha] Koha Staff and opac doesn't load after starting koha-plack

2018-12-21 Thread Paul Hoffman
fgrep plack Paul. -- Paul Hoffman Software Services Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/li

Re: [Koha] Koha Staff and opac doesn't load after starting k

2018-12-21 Thread Paul Hoffman
the output of the following commands might prove helpful: koha-list --enabled netstat -nlpt | fgrep :80 Paul. -- Paul Hoffman Software Services Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 (617) 442-2384 ___ Koha mailing

Re: [Koha] 2 different circulation rules against a patron

2019-01-08 Thread Paul Hoffman
rom a list of linked borrowers, etc. It's just a thought... Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 617-989-5032 ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Koha importing biblio with items error

2019-02-12 Thread Paul Hoffman
ver I try to stage the file it just comes back with “fail to > submit form: error”. What is the problem with my MARC please? My guess is that the barcode (in 952 $p) already exists in Koha -- it has to be unique. Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Hunting

Re: [Koha] unable to enable e-mail services

2019-02-14 Thread Paul Hoffman
a écrit : > > > while enabling email in command line I am getting following errot > > > > touch: cannot touch '/var/lib/koha/library/email.enabled': Permission > > denied > > > > pls help me > > > > Rajesh -- Paul Hoffman S

Re: [Koha] How to receive reports to email

2019-02-14 Thread Paul Hoffman
return join("\t", map { defined $_ ? $_ : '' } @_) . "\n"; } Then use koha-shell to run them: [as root] # koha-shell YOURINSTANCE -c '/path/to/run-reports.pl /path/to/your/reports/*&#x

Re: [Koha] bug sip2 koha 18.05

2019-03-25 Thread Paul Hoffman
e SIP login attempt failed. What happens if you use real user credentials? (Don't show them to us, just tell us if they work!) Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 617-989-5032 ___

Re: [Koha] Problem uploading patrons

2019-04-03 Thread Paul Hoffman
means "change the file in place"; _perldoc perlrun_ can help you understand the other options.) To do the same but keeping a backup with extension .bak: perl -i.bak -p -e 'tr/\x0d/\x0a/' FILE To copy from FILE1 to FILE2, changing CR to LF: perl -p -e 'tr/\x0d/\x0a/&#

Re: [Koha] [Koha-devel] Extracting Frequency of a Serial From metadata

2019-07-02 Thread Paul Hoffman
gt;> > When I run this query, it gives the output like 54/yr for some > >> journals, which is correct, but for some, it returns something like 'M', > >> '0', 'FN', 'SM', '#N/A', etc. > >> > Can someone

Re: [Koha] From docs list: Deprecated script used (koha-start-sip)

2019-09-10 Thread Paul Hoffman
sr/share/koha/bin/koha-functions.sh if is_sip_running $instance; then echo SIP is running else echo SIP is not running fi Paul. -- Paul Hoffman Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 617-989-5032 ___ Koha m