Re: [Koha] Addition to Koha Web Page as a Koha Support Provider / Ozgur Yazilim A.S.

2012-11-02 Thread Paul
Do you really provide PostgreSQL and Solr support? Best - Paul At 07:26 PM 11/2/2012 +0200, Doruk Fisek wrote: Hi, As per the web page here, I'm sending e-mail to this list (hope I'm not doing anything wrong) : http://koha-community.org/support/paid-support/how-to-get-listed/

Re: [Koha] Addition to Koha Web Page as a Koha Support Provider / Ozgur Yazilim A.S.

2012-11-02 Thread Paul
At 08:13 AM 11/3/2012 +1300, you wrote: On 2012-11-3, at 7:41 AM, Paul wrote: > Do you really provide PostgreSQL and Solr support? > > Best - Paul does it really say they do? no... Yup ... (apologies for not getting the proper accent on the 'g') Teknik Altyap1: * Bar

Re: [Koha] Addition to Koha Web Page as a Koha Support Provider / Ozgur Yazilim A.S.

2012-11-02 Thread Paul
At 08:13 AM 11/3/2012 +1300, you wrote: On 2012-11-3, at 7:41 AM, Paul wrote: > Do you really provide PostgreSQL and Solr support? > > Best - Paul does it really say they do? no... Yup ... (apologies for not getting the proper accent on the 'g') Teknik Altyap1: * Bar

Re: [Koha] Addition to Koha Web Page as a Koha Support Provider / Ozgur Yazilim A.S.

2012-11-02 Thread Paul
y with a positive eye to the future. Fwiw I have no issues with listing them they meet the guidelines which is a link back to the official Koha site. +1 (wholeheartedly) Best - Paul Chris Paul wrote: At 08:13 AM 11/3/2012 +1300, you wrote: On 2012-11-3, at 7:41 AM, Paul wrote: Do you real

[Koha] Biblios not deleting in Zebra [was: (no subject)]

2012-11-06 Thread Paul
both OPAC and Intranet)? This is a known problem; I am about to upgrade it to a bug. In the meanwhile, in a terminal: su koha #or whatever name you set up for zebra indexing cd usr/share/koha ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x B

Re: [Koha] Error no search results

2012-11-06 Thread Paul
-r -v Best - Paul Log zebrasrv -v all -f /etc/koha/koha-conf.xml 15:46:39-06/11 zebrasrv(1) [loglevel] returning log bit 0x4000 for 'session' 15:46:39-06/11 zebrasrv(1) [loglevel] returning NO log bit for 'sessiondetail' 15:46:39-06/11 zebrasrv(1) [loglevel] returnin

[Koha] MySQL to update dateaccessioned

2012-11-22 Thread Paul
;) -> WHERE blah blah blah; Query OK, 0 rows affected (0.04 sec) Rows matched: 1302 Changed: 0 Warnings: 0 Help really appreciated ... Many thanks - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] MySQL to update dateaccessioned

2012-11-22 Thread Paul
Apologies - solved. One of those days that the KISS principle didn't kick in. The REPLACE in line 2 is not needed and the line should read: SET items.dateaccessioned='2010-12-31' Paul At 06:03 PM 11/22/2012 -0500, I wrote: I am trying to update a bunch of various dates

[Koha] MySQL and year published

2012-12-09 Thread Paul
974?] " but Koha does save it while MySQL reports purely 1974 ... so where is the "text" saved? Many thanks and best regards, Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] [Koha-devel] bug in Acquisition module, regarding VAT management ?

2012-12-13 Thread Paul
s "retail price" (which we certainly do in this context), then it's 'prix de vente au détail' or 'prix de vente public.' Bonnes fêtes de fin d'année a+ Paul ___ Koha-devel mailing list koha-de...@lists.koha-commun

Re: [Koha] Urgent assistance on physical items for this record and zebraqueue queries

2013-01-05 Thread Paul
Happy New Year to all, Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Punctuation in Koha

2013-01-07 Thread Paul
could just get a QA team member's eyes on it? I can confirm that it is fully functional and does not appear to break anything on 3.8.5 (sandbox.) Best - Paul Regards, Jared -- Jared Camins-Esakov Bibliographer, C & P Bibliography Services, LLC (phone) +1 (917) 727-3445 (e-mail) jca

[Koha] Koha reports, include cataloguer

2013-01-10 Thread Paul
N items ON biblio.biblionumber = items.biblionumber WHERE whatever but need a JOIN clause for action_logs (could be RIGHT? timestamp? = ?) Without the third line the report is fully functional. Could someone kindly assist? Thanks and best regards, Paul ___ Ko

Re: [Koha] Changing OPAC Item Status

2013-01-20 Thread Paul
, OPAC: /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/opac-results.tt line 455 edit 'Copies available' ==> 'On shelf' Staff: /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/catalogue/results.tt near end of line 547 e

Re: [Koha] [Koha-devel] Call for news for the January newsletter

2013-01-20 Thread Paul
At 12:34 PM 1/11/2013 -0800, Daniel Grobani wrote: Dear Koha kommunitarians, I'm harvesting news for this month's newsletter. Please send me by the 20th anything you think your fellow community members might like to know about. Based on our news release, 11 January 2013

Re: [Koha] A general query about UI customization

2013-01-20 Thread Paul
rs.] It would be interesting and informative if other participants in this list could briefly describe their "production upgrade policy." Best regards, Paul --- Maritime heritage and history, preservation and conservation, research and education through the written word and the

Re: [Koha] Koha Upgrade

2013-01-23 Thread Paul
/sites/koha/koha-conf.xml $ export PERL5LIB=/usr/share/koha/lib/ $ ./bin/migration_tools/rebuild_zebra.pl -a -r -v $ ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x If that works, there are several ways of making your env vars more permanent. Regards - Paul and i get an error [snip] All

Re: [Koha] Z39.50 issues

2013-01-25 Thread Paul
tnyp) times out 80% of the time in our experience, so we hardly ever use it. Best - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Importing records

2013-02-10 Thread Paul
in this case If you have correctly mapped your 'items' to 952$0, 1, 4, 7, a and b, try going through the various possibilities of branch, holding branch, permanent location, etc in Koha Administration. Also, ensure that you have completely [re-]indexed Zebra. Best - Paul __

Re: [Koha] Ubuntu 11.04

2013-02-24 Thread Paul
matter of netiquette, might I suggest that you do not cross post to the users *and* the devel lists? Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] A Little Help with Perl/CPAN

2013-03-03 Thread Paul
. For ubuntu/debian the module you need is libbusiness-isbn-data-perl and an 'apt-get install' type of instruction will work fine. For redhat|fedora|opensuse see <http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/perl%28Business%3A

Re: [Koha] A Little Help with Perl/CPAN

2013-03-04 Thread Paul
ou need (Business-ISBN-2.05_03.tar.gz) is available at <http://ftp.slackware.com/pub/CPAN/authors/id/BDFOY/>. It's the same version as used by Koha 3.8. Best - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Deleted records are appearing in the staff client /OPAC

2013-03-06 Thread Paul
*The record you requested does not exist. *Kindly assist me how to remove the same.* su koha (or whatever user you set up during installation) cd usr/share/koha ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x This should read your records (100 at a time on screen), then "clean" the

Re: [Koha] why do i get a Duplicate Record suspected message while adding records while there is no similariyty between the books in content or name or author or copy number

2013-03-12 Thread Paul
01"]') AS id FROM biblioitems GROUP BY id HAVING count(id) > 1; Best - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] FW: OPAC files not secured ---

2013-03-14 Thread Paul
we've had it in place ever since we went "public") -- please try it at <http://opac.navalmarinearchive.com/opac-tmpl/prog/en/css/> which gives the desired 403 page. Best - Paul ___ Koha mailing list http://koha-community

Re: [Koha] Please advice how to improve our search issue

2013-04-09 Thread Paul
e to yours) running Koha on Ubuntu, with MemCache: $ free -m total used free sharedbuffers cached Mem: 2379463 1916 0 82178 -/+ buffers/cache:202 2177 Swap: 3999 0 3999 B

Re: [Koha] Please advice how to improve our search issue

2013-04-10 Thread Paul
At 11:19 AM 4/10/2013 +1200, Robin Sheat wrote: Paul schreef op di 09-04-2013 om 18:27 [-0400]: > That looks like a very busy, if not overloaded, server. You need (at > least) > to increase the size of your swap to at least double what it is > currently > set at (either resize par

Re: [Koha] Weird textboxes in koha 3.10.4

2013-04-15 Thread Paul
in a kiosk environment) for Koha 3.8.x Do you have a "live" example of a 3.10 server that I could look at? Many thanks - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] search problem in koha 3.10.4

2013-04-17 Thread Paul
this every 15 minutes while our cataloguers are working, otherwise duplicate/unwanted biblios creep in and can get very confusing for non-techies. Best - Paul On Wed, Apr 17, 2013 at 10:36 AM, Mohamed Megahed wrote: > Hi all > I have installed koha 3.10.4 on ubuntu 12.04 and all o

[Koha] Mysql query

2013-04-18 Thread Paul
in Koha (Error 1 "see logs", but I can't find anything - suspect it's the ; on line 1.) But on the command line, it runs without syntactical error, but lists only biblionumber=1 and the total value of everything we have ever catalogued ;={ Maybe it's not possible an

Re: [Koha] Marc framework errors

2013-04-22 Thread Paul
and a 2 line shell script allows you to make this into a CRON job as soon as you're happy it works to your liking :} Best regards, Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Cataloguing: Fields not working

2013-05-12 Thread Paul
while reloading.) M$ is notorious for retention, the others are not far behind. Best - Paul Good luck. Ian On 12/05/2013 13:05, Joel Harbottle wrote: Hi All, I have added some extra fields into a couple of our cataloguing MARC templates which are for local use, but have come across a tiny proble

Re: [Koha] Zebra Indexing problem with upgrade

2013-05-30 Thread Paul
I also remember at some point that we had problems using the -a and -x together for rebuild_zebra.pl (but can't remember why or find any notes.) We now "rebuild" in two stages: first 'rebuild_zebra.pl -b -r -v -x', then 'rebuild_zebra.pl -a -r -v' Best - Paul

Re: [Koha] How frequently to run zebra rebuild and what switches

2013-08-20 Thread Paul
verified in the OPAC at the time of cataloguing to ensure that what our users see is what the cataloguers intended. Hence the need to run -r fairly promptly. The search function down-time, while zebra is "cleaning", is only a couple of seconds, particularly if you clean

Re: [Koha] Querry related to Deletion in KOHA.

2013-08-23 Thread Paul
veral old biblios to the new one prior to rebuilding Zebra -b -r. I have been able to reproduce this, but not systematically ... (this happens more often with serials than books, but it's not framework dependant.) Best - Paul Regards Mayank On Fri, Aug 23, 2013 at 4:59 PM, Tomas Cohen

Re: [Koha] Report on Titles in the collection

2013-08-26 Thread Paul
s by famous historians : 22 The Canadian Patent Office record : 21 List of shipping / 19 Best - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Query for report on items catalogue in a date.

2013-08-27 Thread Paul
e,'') AS Title, biblio.author AS Author, items.barcode AS Barcode FROM items LEFT JOIN biblio ON (items.biblionumber=biblio.biblionumber) WHERE DATE(items.dateaccessioned) BETWEEN <> AND <>; Best - Paul --- Maritime heritage and history, preservation and conservation, resea

Re: [Koha] Query for report on items catalogue in a date.

2013-08-27 Thread Paul
At 08:17 PM 8/27/2013 +, Gay Richards wrote: Paul This is great. I was looking for this too. Unfortunately the html doesn't seem to work when downloaded to csv but I guess I could remove that. Without the html, it is a little shorter: SELECT biblio.title AS Title, biblio.author AS A

Re: [Koha] Zebra rebuild error

2013-08-30 Thread Paul
quot; environment would use ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x We've been running a totally stable 3.8.5 in production for about a year now (so might just be able to help) but your environment looks very, very different. Paul I tried to reindex the zebra server using followi

Re: [Koha] Import MARC record error: utf8 "\xE0"

2013-09-01 Thread Paul
his subject, so I added the "$" at the end of the regex.) Best - Paul I checked the imported file, and it seem to look fine to me. The MARCXML in the database look ok too. But if I save the MARC BLOB and use marcdump on it, I got the same error. The imported file is here: https://www

Re: [Koha] Koha Backup

2013-09-21 Thread Paul
cd /var/lib/mysql mysqldump --user=[koha] --password=[pw] koha_db_name < /wherever_you_have_it/koha_db_name_dump.sql Best - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Koha Backup

2013-09-22 Thread Paul
At 09:17 PM 9/21/2013 -0700, chandru1782 wrote: Dear Paul, I have done the same thing earlier and what happened is the following. I lost data and settings in X and got all data and settings of Y. Your original request was: "I want to restore the data from Y to X without any change to the

Re: [Koha] Koha as a journal citation catalog

2013-09-25 Thread Paul
se of "books") but is challenging for drilling down to articles over long runs of serials. You and I are obviously facing the same challenge, resolving it in different manners. I'm wondering how many others out there have the same goals? [1] the only Windows boxes

Re: [Koha] RDA questions WAS: Re: Flippin' Yanks

2013-10-02 Thread Paul
vement only, what's not broken is normally an expensive pipe-dream. Best - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Zebra not indexing

2013-10-03 Thread Paul
a 6965248 Oct 3 16:41 isambC-0.mf -rw-rw-r-- 1 koha koha 43552768 Oct 3 16:41 isambD-0.mf -rw-r--r-- 1 koha koha27 Sep 21 2012 README -rw-rw-r-- 1 koha koha 8192 Oct 3 16:41 recdA-0.mf -rw-rw-r-- 1 koha koha 203382784 Oct 3 16:41 recdB-0.mf etc, etc.

Re: [Koha] Zebra not indexing

2013-10-04 Thread Paul
0.0 0.0 103180 5284 ?SJan29 0:59 /usr/bin/zebrasrv -v none,fatal,warn -f /etc/koha/koha-conf.xml Also, FYI we're using Zebra 2.0.44 with ICU Good luck - Paul My install of Koha was from the tarball. For Zebra, I used the CentOS rpm's. This is all on RHEL6

Re: [Koha] RDA questions WAS: Re: Flippin' Yanks

2013-10-07 Thread Paul
"to go where no man has gone before" is admirable (albeit sexist, Captain Janeway notwithstanding), and that MARC might be considered a fifty year old patchwork quilt, we will only contemplate new fields that are compatible with what we have. Best -- Paul [1] my definition of a libra

Re: [Koha] Zebra/Yaz versions for 3.12.05

2013-10-09 Thread Paul
savvy enough to see anything obvious in the changelog... (we're using yaz-client 4.2.18 with zebraidx 2.0.44 in production for Koha 3.8.5) Best - Paul Tom On 10/7/13 10:23 AM, Colin Campbell wrote: On Sun, Oct 06, 2013 at 01:56:04PM -0400, Tom Hanstra wrote: Some might not have seen th

Re: [Koha] Koha instance with over 86 000 item records is been slow

2013-10-22 Thread Paul
ies from action_logs older than DAYS days. Defaults to 180 days if no days specified. --searchhistory DAYS purge entries from search_history older than DAYS days. Defaults to 30 days if no days specifi

[Koha] Serials (multiple items)

2013-11-14 Thread Paul
he "MARC view" is not restricted. Best regards - Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] Koha/Zebra record lengths

2019-08-22 Thread Paul A
indexing biblios, it will do this" We always have used '-x' for biblios (did it again a couple of minutes ago.) No joy I can (I hope!) just delete the last item (or two or three) from MySQL and reindex, but before I go there, does anyone have previous experi

Re: [Koha] Koha/Zebra record lengths

2019-08-22 Thread Paul A
8.24. I know... but we're not a lending library -- things would be very different if we were -- and every year we try the "latest stable" but fail to get staff and OPAC up to the same speed as "old reliable." Again, my thanks to you both for replying, Paul On 2019-08-22 11:4

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

[Koha] hackfest 2020 in Marseille, registrations are open !

2020-01-27 Thread Paul Poulain
edule, everyone comes with it's own ideas/goals/expectations * that's not a training session * if you need an official invitation, just ask by email Hoping to see you next month !!! -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bib

[Koha] hackfest registration

2020-02-10 Thread Paul Poulain
ssing !!! As usual, it will be a week of useful work, with a lot of documenting, testing, coding, talking, thinking. And a little bit of eating (cheese) and drinking ( -not only- beer, after work of course) Welcome -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres

[Koha] NUMBER OF KOHA RECORDS

2022-07-17 Thread Paul Zulu
Dear Koha Community Can anyone assist me by giving the maximum number of records Koha can accommodate? Thank you. -- Paul Zulu Sub-Librarian II Mulungushi University Library P.O Box 80415 KABWE, ZAMBIA Cell: 0977875006 E-mail: plzul...@gmail.com

Re: [Koha] NUMBER OF KOHA RECORDS

2022-07-18 Thread Paul Zulu
Thank you for the information. On Mon, Jul 18, 2022 at 5:58 PM Alvaro Cornejo wrote: > Hi Paul > > Koha does not have a record limit. Limit is determined by your drive space > and memory size. > > Of course, the bigger the DB and the bigger the patrons, the more powerful >

Re: [Koha] Some very sad news.

2022-11-18 Thread Paul Poulain
ng list koha-de...@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/ -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels

[Koha] Hackfest in Marseille

2023-01-02 Thread Paul Poulain
things to do Also note: it will be the very last hackfest in our current office, we'll move to another office in May (but don't worry, I plan to continue hackfesting in your new office) -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les b

[Koha] Hackfest registrations open !

2024-02-05 Thread Paul Poulain
just on the other side of the street, that can welcome 20 more ppl. 25+ ppl fit in BibLibre office, so we'll have enough space for everybody wanting to come. -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques BibLibre, Open Sourc

[Koha] REMINDER: General IRC meeting 2 May 2024

2024-04-30 Thread Paul Derscheid
ldclock/fixedtime.html?msg=Koha+Developers+IRC+Meeting&iso=20240403T1200> Please feel free to add any topics you’d like to discuss to the agenda or let me know and I am happy to add them for you. See you there! Paul ___ Koha mailing lis

[Koha] REMINDER: General IRC meeting 1 August 2024

2024-08-01 Thread Paul Derscheid
the meeting is already in progress. See you there! Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] is koha right for our project run by volunteers?

2017-03-14 Thread Paul A
ctly what you want", don't get depressed, ask around, and at the end of the day you'll be proud of your catalogue... Best regards -- Paul --- Tired old sys-admin (and amateur librarian.) ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] How disable sending email

2017-04-06 Thread Paul A
following SQL statement achieve this (or be appropriate) in, say, 16.05 on Ubuntu 14.04? USE {your_koha_sqldb_name_here}; DELETE * FROM message_queue; We use (as koha_owner): /usr/share/koha$ ./bin/cronjobs/cleanup_database.pl --mail -v Best -- Paul Thanks! Craig Butosi, MA, MLIS, B Mus (Hons

Re: [Koha] How disable sending email

2017-04-06 Thread Paul A
On 2017-04-06 10:32 AM, Craig Butosi wrote: Hi Paul, *Smacks head* Yep; forgot about the --mail parameter in that script! That's a much better way! Hi Craig, FYI I wrote the following routine that we run every day (the "days" numbers modified as required and remove &quo

Re: [Koha] Splitting SQL Reports Library

2017-04-12 Thread Paul Poulain
ommunity.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques BibLibre, Open Source software and services for libraries ___ Koha m

Re: [Koha] Fwd: Request for assistance on PHP hosted on my KOHA webserver.

2017-04-25 Thread Paul A
er come up with? some sort of "404 - page not found"?) If that's the case, then the path is wrong; otherwise your php is most probably non-functional. Best --Paul On 2017-04-25 04:09 PM, Chris Cormack wrote: Forwarding by request, please reply to the list -- Forwarded me

Re: [Koha] Status lost for items

2017-06-22 Thread Paul A
'itemlost' is at 952$1. If it's not visible in the "add/edit item" screen, you may have it "hidden" in the constraints section of the relevant marc_subfield_structure page of the MARC framework you are using. Paul ___

[Koha] Koha Acquisition Module - problems when modifying the price, conversion rate and currency while receving the order

2017-07-17 Thread Paul Pandian
s and request the Koha Developers community to kindly spare some to fix these problems at the earliest. Looking forward to your help! Thanks and Regards, Paul Pandian and Maruthu Pandiyan Institute of Mathematical Sciences CIT Campus, Taramani Chennai 600113, India ___

Re: [Koha] Koha Acquisition Module - problems when modifying the price, conversion rate and currency while receving the order

2017-07-19 Thread Paul Pandian
nid value is not present for the order number, then this subscriptionid parameter should NOT be passed at all in the URL. We think this should fix this problem. We have tested manually. Kindly look at the codes and do the needful to effect the above functionality. With kind regards, Paul Pan

Re: [Koha] Koha Data Migration and cover Image

2017-09-14 Thread Paul A
On 2017-09-14 04:09 AM, Indranil Das Gupta wrote: /snip/ Come Q1 2018 there is expected to start a pilot program to remove punctuation from MARC records Could you please give some references to this? I'll be happy to believe that it's a "good thing", but it sounds more like a catastrophe and/o

Re: [Koha] Problem with migration from KOHA 3.20 to 16.11.11

2017-09-14 Thread Paul A
g) but possibly might leave stable operating systems in the dust. -- Paul Tired old sys-admin [just celebrated 78 years of life, 62 years of FORTRAN, and 58 years of COBOL] [now ducking the inevitable flames] [ ;=} ] [still running Koha 3.8.24 on 14.04LTS as a reference, non-lending, library a

Re: [Koha] Multiple record matching rules

2017-09-25 Thread Paul A
On 2017-09-25 03:31 PM, Christopher Davis wrote: Dear Colleagues, I know that Koha can match the ISBNs of imported MARC records with the ISBNs of existing records, but is there a way to configure a record matching rule to try to match more than one match point at a time (for example try to match

[Koha] Plugin KOCT for offline circulation updated

2017-10-13 Thread Paul Poulain
Hello koha, We have updated the KOCT firefox module to make it compatible with the new versions of Firefox (that changed how modules must be written) Enjoy : https://addons.mozilla.org/en-US/firefox/addon/koct/ -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres

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

[Koha] Koha & Primo link (sub-question: University of Tyler, TX are you around ?)

2017-11-09 Thread Paul Poulain
Primo+Koha, but they are all saying "click here so see availability". * if someone from Tyler is around, can you explain what you made ;) -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques BibLibre, Open Source software and services

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] Batch record modification

2017-11-22 Thread Paul A
--GENRE/FORM set as repeatable and: subfield a Genre/form data or focus term Tab:6, Not repeatable, Not mandatory, | Authority:GENRE/FORM, Paul the only option is add/update and if we use that, it always replace the entire field or it adds a 655$a to the already exist 654_atest-654 655

Re: [Koha] Email message sending error in koha

2017-11-30 Thread Paul Hoffman
d /usr/share/koha/bin/cronjobs export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml perl -c ./process_message_queue.pl With any luck, that will run OK without spitting out a gazillion error messages. Paul. On Thu, Nov 30, 2017 at 02:46:49PM -0400, Luis Moises Rojas wrote: > About

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
that flashes by will be a clue that helps us solve your problem. Copy all of the text into a message to this list. Paul. On Wed, Dec 06, 2017 at 04:26:21PM +0500, Javed Sahil wrote: > Hi Pedro, > > I am facing a problem with koha notifications similar to that you had > been fa

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
o the list. Paul. On Wed, Dec 06, 2017 at 11:47:18PM +0500, Javed Sahil wrote: > Hi Paul, > > here are your required results. > > -- javed@iolhost:~$ koha-shell library > [sudo] password for javed: > library-koha@iolhost:~$ cd /usr/share/koha/bin/cronjobs > librar

Re: [Koha] Is this plugin in use? macles.pl

2017-12-18 Thread Paul Poulain
orm called macles.pl, "Gestion des index MACLES" I'm assuming it's specific to UNIMARC. Does anyone know if this is still in use? It's been broken since I think version 16.05, so I'm curious whether it can be removed. Thanks, Owen -- Paul Poulain, Associé-gérant /

Re: [Koha] How to secure KOHA requests

2017-12-28 Thread Paul Poulain
help. Rgards,  Wahi ___ Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha -- Paul Poulain, Associé-gérant / co-owner BibLibre, Services en logiciels libres pour les bibliothèques

Re: [Koha] How to secure KOHA requests

2017-12-28 Thread Paul Poulain
    Thank you for all suggestions and help     On 12/28/2017 01:49 PM, Paul Poulain wrote:     Hi Wahi,     Maybe a bot trying to dig your website. Have you a robot.txt     file ? https://wiki.koha-community.org/wiki/Koha_Tuning_Guide#Reduce_CPU_usage_of_webcrawlers:_robots.

Re: [Koha] HTML5 video embedding returns software error

2018-01-03 Thread Paul A
in 856$u: https://www.youtube.com/watch?v=iTzaK4l3UJY I'm using Koha 16.05 with Firefox Quantum. Not sure what you may (or not) have done, but that link appears to work well in 856$u with FF 57.0.3 on Ubuntu. See <http://opac.navalmarinearchive.com/cgi-bin/koha/opac-detail.pl?biblio

[Koha] Hackfest in Marseille, registrations open !

2018-01-10 Thread Paul Poulain
can you take care of me ?* A= yes, for sure. Just tell me when you register *Q= I'm vegan, can you take care of me ?* A= sorry, but no, too complex. You'll be on your own. But you can eat with us, welcome. -- Paul Poulain, Associé-gérant / co-owner BibLibre, Serv

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] Koha without a2dismod mpm_event or Koha php-fpm on the same box?

2018-02-05 Thread Paul A
, mpm_itk? As a reference point, we run Koha and Drupal on separate servers -- problem solved (but I'm not saying it can't be done on one and the same server...) Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.c

Re: [Koha] LDAP Setting on 17.05=Koha

2018-02-07 Thread Paul Hoffman
nnect. Paul. On Wed, Feb 07, 2018 at 06:34:36PM +0100, Hughes Dimka wrote: > Hello All, > > I really need help, i have been trying to get koha ldap to work on a > netword in which i have windows Ad and the linux on a virtual box. > > Below is my settings for ldap. > > /usr

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
I certainly didn't mean to be objectionable. Satish, if my message seemed harsh I am truly sorry. Indranil, I agree completely with your point that Indian English is no better or worse than other forms of English, e.g., my own American English, or any other language. Paul. On Fri, F

Re: [Koha] Regarding SMS Setting in KOHA

2018-02-26 Thread Paul Hoffman
Do you have any specific questions? Have you encountered any problems? Please tell us more so we can help you. Paul. On Mon, Feb 26, 2018 at 03:27:20PM +0530, Lalit Thakur wrote: > Sir > Pls. guide me Regarding SMS Setting in KOHA. > _

Re: [Koha] Removing of syspref checkdigit

2018-02-28 Thread Paul Poulain
us that it is still in used. Without answer it will be removed from 18.05 Regards, Jonathan ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha -- Paul Poulain, Associé-gérant / co-owne

Re: [Koha] DDoS attack on memcached

2018-02-28 Thread Paul A
On 2018-02-28 01:47 PM, Chris Cormack wrote: That will work, however unless you have configured your memcached server to listen on an external IP it will only be listening on localhost. It's worth checking both though. and/or block at border -- there's an up-tick in attempts. In the last few

Re: [Koha] DNS for OPAC

2018-03-09 Thread Paul A
have policy constraints particularly for email. Best -- Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Numeric subfield in framework

2018-03-16 Thread Paul A
eocassette of 1 (Beta) (30 min.) which might answer your follow-up email. Best -- Paul ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

<    1   2   3   4   5   6   7   >