[Koha] Can't connect to SIP2 and port 6001 closed

2019-09-09 Thread library
Hi all, I need your help . I've tried to connect the self check to Koha Server. But the SIP2 services can't be upped and the 6001 is closed. From log: 1 - root@UKOHA:/var/log/koha/ulibrary# ps -ef | grep SIP umplibr+ 769 1 0 Sep06 ? 00:00:16 daemon --name=ulibrary-koha-sip --errlog=/var/log/k

Re: [Koha] Can't connect to SIP2 and port 6001 closed

2019-09-10 Thread library
Hi all, It's fixed and running successfully. I have misspelled one word in institution. Our team have checked and fixed it. The services is upped and running. Thanks all. On 2019-09-10 19:41, Karam Qubsi wrote: Hello CHE PAKRUL, 4 - root@UKOHA:/etc/koha/sites/ulibrary# koha-shell ulibra

[Koha] Br Raphael

2021-02-14 Thread library
I am Br Raphael of Prince of Peace Abbey. I have been learning Koha for the past year. I have become the librarian of the Abbey along with a few other jobs. The library has about 40K volumes. I also have four other libraries to merge into the main. I have to thank all who have helped in

Re: [Koha] Br Raphael

2021-02-15 Thread library
m the community. Best regards. Ian On 14/02/2021 14:07, libr...@princeofpeaceabbey.org wrote: I am Br Raphael of Prince of Peace Abbey. I have been learning Koha for the past year. I have become the librarian of the Abbey along with a few other jobs. The library has about 40K volumes. I also

[Koha] Barcode's continued

2021-02-18 Thread library
I tried the perl that Jonathan sent but the Internet did not give good advise on how to run the perl. Here is what I typed: """ use Modern::Perl; use Koha::Biblios; use Koha::Items; my $biblios = Koha::Biblios->search; my $branchcode='ppa'; while ( my $biblio=$biblios->next) {

Re: [Koha] Barcode's continued

2021-02-18 Thread library
Thanks for seeing my typos. Now it is giving me this message: String found where operator expected at barcode.pl line 22, near “”” (Might be a runaaway multi-line “” string starting on line 1) (Missing semicolon on previous line?) syntax error at barcode.pl line 22, near

[Koha] Barcode's continued part two

2021-02-19 Thread library
Trying to run this: """ use Modern::Perl; use Koha::Biblios; use Koha::Items; my $biblios = Koha::Biblios->search; my $branchcode='ppa'; while ( my $biblio=$biblios->next) { Koha::Item->new( { biblionumber => $biblio->biblionu

Re: [Koha] Barcode's continued part two

2021-02-19 Thread library
Removed the quotes but still got the same error message. how to you get koha-shell ppa to work? Quoting Jonathan Druart : Don't include the quotes, it was to delimit the code. Le ven. 19 févr. 2021 à 14:05, a écrit : Trying to run this: """ use Modern::Perl; use Koha::Biblios; use Koha

Re: [Koha] Barcode's continued part two

2021-02-19 Thread library
2, near “”” execution of barcode.pl aborted due to compilation errors. As you can tell I do not know Perl. So any help will be nice. Raphael ___ Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe

[Koha] Barcode's continued part three

2021-02-20 Thread library
When I tried to run barcode.pl use Modern::Perl; use Koha::Biblios; use Koha::Items; my $biblios = Koha::Biblios->search; my $branchcode='ppa'; while (my $biblio=$biblios->next) { Koha::Item->new( { biblionumber =>$biblio->biblionumbe

[Koha] barcode woes

2021-03-02 Thread library
use Modern::Perl; use Koha::Biblios; use Koha::Items; my $biblios = Koha::Biblios->search; my $branchcode='ppa'; while ( my $biblio=$biblios->next){ Koha::Item->new( { biblionumber => $biblio->

[Koha] notices overhaul RFC - updated

2018-06-27 Thread Library
/wiki.koha-community.org/wiki/Notices_Overhaul_RFC Provide feedback and suggestions by Monday 9 July (AEST) either in the Bugzilla bug, or via email to libr...@brimbank.vic.gov.au Don't send it direct to me, because today is my last day at Brimbank :-) cheers Hugh Rundle Library Sys

Re: [Koha] Circulation Problem

2015-10-08 Thread library
. Regards Ann Murphy Katikati College Library On Friday, October 9, 2015, wrote: > Send Koha mailing list submissions to > koha@lists.katipo.co.nz > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.katipo.co.nz/mailman/listinfo/koha > o

[Koha] Difficulty filling out accounting info

2015-10-29 Thread library
Good morning Ever since we were upgraded to 3.20.4 I have had difficulty filling out the accounting information for each item. I have found a work around for the books as I can can fill them out using the Uncertain Prices page then edit each item later, but I cannot do this for the subscriptions.

Re: [Koha] Difficulty filling out accounting info

2015-11-02 Thread library
a screenshot of the form when you get the NaN and give us the rate for the currency you use? Regards, Jonathan 2015-10-29 22:27 GMT+00:00 library : > Good morning > > Ever since we were upgraded to 3.20.4 I have had difficulty filling out the > accounting information for each item. I

[Koha] Class reports

2015-11-08 Thread library
Hi everyone I wonder if anyone can help me with my report. I am trying to adapt the "Patrons with most checkouts in date range report" to enable me to print borrowing statistics by classes which I have as an additional attribute. I keep getting an error message "You have an error in your SQL synt

[Koha] Outstanding order (only one order per subscription is allowed)

2016-03-09 Thread library
Hi I am having a problem entering serials information in the Acquisitions module. I keep getting the message "Outstanding order (only one order per subscription is allowed)" when I try to enter a subscription into the new basket for the vendor. I don't really understand the relationship between

[Koha] Error when saving Marc record

2011-05-13 Thread library
Hello,   I keep getting the following error when I try to save an imported record. Please advise.   Koha error The following fatal error has occurred:Tag "" is not a valid tag. at /usr/share/koha/lib/C4/Biblio.pm line 1542 Apache Server version: Apache/2.2.16 (Ubuntu) Server built: Nov 18 2010

[Koha] Cataloguing Electronic resources

2011-08-31 Thread library
Kia ora koutou I'm wondering how people are cataloguing websites and other electronic resources so that they are able to be searched by collection codes. I have trolled the net looking for discussions but have not found anything pertinent yet. The nub of the problem is that if they don't have atta

[Koha] re Cataloguing Electronic Resources

2011-09-06 Thread library
Kai ora koutou Thank you all for your kind and thoughtful responses. I have decided to attach items to each electronic record and assign them their own barcode range er11 etc. This way our students can search the library catalogue from home and their classrooms to use the websites. Item types

[Koha] AUTO: Boystown Library is out of the office (returning 03/10/2011)

2011-09-16 Thread Library
I am out of the office until 03/10/2011. I'm currently on leave until the 3 October. Please refer any urgent queries to John Dalgleish at jdalgle...@boystown.com.au. Cheers, Mandy Note: This is an automated response to your message Koha Digest, Vol 71, Issue 44 sent on 17/9/2011 10:00:01 AM.

Re: [Koha] Koha Digest, Vol 72, Issue 5

2011-10-04 Thread Library
it is more specific than "Re: Contents of Koha digest..." Today's Topics: 1. Re: need contact with other Librarians (Richard Hills - TechnologyWise) 2. Re: error 404 not found - koha 3.04.05 (faku) 3. koha changing admin password (alaa Badri) 4. To count users in t

[Koha] the first of my non tech questions - probably requiring a technical answer!

2011-10-10 Thread Library
ng problems:- ? when data is feeded in the system; it does not searched in OPAC and in also in librarian module. ? help is needed. JAWAD M KHAN DEPUTY DIRECTOR /LIBRARY OFFICER MLISC, DIT, MBA NUST CAE RISALPUR 03005731691 http://jawadkhan.cloudaccess.net Http://www.nust.edu.pk ? Please consider y

[Koha] Branches and circulation rules

2011-11-08 Thread library
Tena koutou We are struggling to understand the way individual branches work. We would like to create an independent branch to issue laptops to students (and departmental resources later) which will not be affected by how many library books students have overdue. I have tried setting circulation

[Koha] Stocktake

2011-11-20 Thread library
Kia Ora Koutou I too am trying my first stocktake, however, I do not understand the results. The stocktake is loading fine (BBEdit), but at the very least I expected the "last seen" field to change to today's date. How can you tell if your items have been seen or not. I ran the barcode report whic

[Koha] question about creating a donor report in Koha

2012-01-16 Thread Library
Hi There, I have received a large donation of books for my library and would like to run a report summing the number of items donated, totalling the rrp of the books donated so that I may determine a value for the donation. For the time being as I catalogue I have put donor info in the

[Koha] Biblio deletion

2012-01-26 Thread library
Goodmorning Can anyone direct me to instructions on how to batch delete biblio records. I managed to batch delete the items attached to the records and now I need to delete the records themselves, but I really don't want to do this one at a time for over 1100 records. …Or have I misunderstood the

Re: [Koha] Biblio deletion

2012-01-26 Thread library
When I try to import the file into the Batch Item Delete tool I get the following message. I'm not sure I have understood the function of the tool as it seems to be asking for a barcode not the biblio numbers that I am trying to load. Software error: Can't call method "as_usmarc" on an undefined v

[Koha] Patron image import

2012-03-04 Thread library
atted the file correctly. Our txt file consists of columns 11125, 11125.jpg where 11125 is the student card number and 11125.jpg is the photo name and the document is in the same folder as all the photos. Importing images one at a time works fine. Thanks Ann Murphy Katikati College Li

[Koha] Field name for 952x

2012-03-06 Thread library
Kia ora Can anyone tell me the field name for 952x. I have been updating my labels in 3.6 and have discovered it will no longer take the field numbers but only the field names. The Koha Database Schema suggests that it should be itemnotes but these do not seem to

[Koha] ILLs on Koha?

2012-08-30 Thread Library
Hi All, Just trying to find out what is happening with interlibrary loans and Koha. I'm on 3.6 (and hoping for an upgrade soon) and I wondered if anyone has worked out a way to manage ILLs on Koha without an ILL module. I know one can't supress records on the opac, so I'm just looking at crea

[Koha] SCIS Authorities

2012-10-17 Thread library
Good morning Has anyone in Australia or NZ updated their Authories files using SCIS and could give me some pointers as to how to do it or direct me to some instructions. I am using Koha 3.8.1. Regards Ann Murphy Librarian Katikati College Beach Road, Katikati, 3129 New Zealand 0064 7 5492647

[Koha] Zebra Indexing and stop words

2014-02-16 Thread library
Hi y'all Can someone confirm for me, we can have Zebra Indexing OR Stop Words. I tried to set stopwords and none of the OPAC search functions would work, so I had to re-set the Zebra Index to use. I am using 3.8.2 but hoping to upgrade to 3.14 soon. Regards Ann Murphy Librarian Katikati College

[Koha] Setting up a new branch

2014-02-19 Thread library
Kia ora everyone I'm sorry I am having a brain fade, but how do you get patrons into a new branch (the same patrons as the old branch) and assign the issuing permissions for the new branch. I have looked through all the help files I can find and I am stumped. I can see the patrons fine if I use my

[Koha] Using serials in the budgeting module. 3.14

2014-05-29 Thread library
Good morning Could anyone send me a link to a more detailed explanation (than the manual) on how receiving serials in Acquisitions works. For instance, do I load the price of the subscription or the price of each individual item. When receiving serials do I click on renew when the serial rolls ove

[Koha] Patron search error

2014-07-24 Thread library
Kia ora koutou Since upgrading to 3.14 I have been unable to search for patrons using the patron search. I can lookup patrons using circulation but now I need the patron module to work. The error message reads Undefined subroutine &DBIx::Class::Exception::blessed called at /usr/share/perl5/DBIx/C

[Koha] SQL Report help please

2014-09-02 Thread library
Ata marie Could someone help please. I am trying to produce reading statistics based on patron additional attributes (classes, year levels, ethnicities). Could anyone give me pointers to how to reference borrower attributes and which field holds the issues statistics. Thanks naku noa Ann Murphy

[Koha] Koha Inventory tool 3.14.4

2014-11-23 Thread library
Hi I have come against the Inventory tool bug 7684 (I think) and it will take me a while to get our technical support to apply the patch. Can anyone tell me of any pitfalls if I just use the Batch Item Modification tool and mark the 'Date Last seen ' field as the inventory date. Regards Ann Mur

Re: [Koha] Koha Inventory tool 3.14.4

2014-11-25 Thread library
in a batch 'the date last seen', then I think > there will not be any problems . > Regards . > > On Mon, Nov 24, 2014 at 8:35 AM, library < > libr...@katikaticollege.school.nz> wrote: > >> Hi >> >> I have come against the Inventory tool bug 7684 (

[Koha] Issue with email configuration_not able to send email to patron

2019-09-02 Thread Library biet
Hi, This is Shashikiran M working as Asst Librarian, I installed KOHA live DVD on my new system and then it was updated to KOHA 19.05 at that time i'm able to send email to patron, after that I took backup from my old system and restored into the new system (PC) after restoring the database into th

[Koha] Printing individual spine labels

2019-10-22 Thread TSNZ Library
I am new to this list and have recently taken over management of a small library using Koha. I would like to be able to print individual spine labels rather than batch printing. I read on the Bywater site that Dymo LabelWriter 450 twin Turbo will do this and is compatible with Koha. Can anyone

[Koha] Software error: Can't use an undefined value as an ARRAY reference at /usr/lib/x86_64-linux-gnu/perl5/5.26/DBI.pm line 2081

2020-01-06 Thread Library Online
*Hi all, *>>* I need some urgent help on this following error: *>>* Software error: Can't use an undefined value as an ARRAY reference at /usr/lib/x86_64-linux-gnu/perl5/5.26/DBI.pm line 2081*>>* I was trying to look for a vendor in Acquisitions, and the above error *>* showed up. Please help. *>>

[Koha] Spine label printing

2020-02-20 Thread TS Library
I have recently purchased a Dymo LabelWriter 450 Turbo to print spine labels individually rather than in batches. I have set SpineLabelAutoPrint to 'do' and set SpineLabelFormat to This was following advice I received from a list member. When I click on the link to print spine label next to an i

[Koha] Birthday Wishes email to patron any option from koha?

2020-11-04 Thread MAMCET Library
Dear all Nowadays clients send Birthday Wishes through SMS/email alerts from Banks or other organizations on their Birthday. So how can we make this possible to send birthday wishes from Koha? ___ Koha mailing list http://koha-community.org Koha@lists.k

[Koha] How to Installing Multiple Instances of Koha

2020-11-30 Thread MAMCET Library
Hi, I have install koha 18.11.4 live DVD successfully installed. I want to create three database in one KOHA sever because we have three college librarys in same campus. Is it possible to do that? The Live DVD almost Infield one database, " Database name 'library' port 8

[Koha] Multiple Instances of Koha

2020-12-15 Thread MAMCET Library
Dear all I installed koha 20.10 and ubuntu Mate 20.4 successfully. I created the Multiple Instances of Koha following error please help me. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) ___ Koha mailing list http://k

[Koha] Cataloging book data entry not save for koha 20.05

2020-12-27 Thread MAMCET Library
Good Morning After updating to 20.05 this error appeared when cataloging trying to save a record. Can't open /var/log/koha/mamcet/z3950-error.log (Permission denied) at /usr/share/perl5/Log/Log4perl/Appender/File.pm line 151. -- Thanking you.. Librarian, MAMCET Trichy-Che

[Koha] Payment Report help needed.

2021-01-12 Thread MAMCET Library
Dear all please help. Patrons fine pay report not generated Error in '*accounttype*' Koha version 20.5 Any Account type report not generated for example " Write amount, Pay amount and New card Collection . I enclosed the Error Screen and report coding. SELECT CONCAT("http://boraccount.pl/

[Koha] SQL Report Coding need.

2021-01-12 Thread MAMCET Library
Dear all good morning Please send the SQL Patrons Fine payment date wise report coding. Koha version 20.5 -- Thanking you.. Librarian, MAMCET Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. ___ Koha mailing list

[Koha] Coverflow not working koha 20.05

2021-01-23 Thread MAMCET Library
Hi I have did all the setup and everything seems to be ok also but coverflow does not load on the OPAC page of Koha, Please suggest. I am using ubuntu MATE 20.4 LTS and Koha 20.05. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz

Re: [Koha] [EXTERNAL] install koha

2021-09-08 Thread MASTeR Library
ommand line through a complete Koha system, > ready to go, in half an hour. See https://youtu.be/plzFqqy1iPs. I'm > working on part 2, where I set up the library, item types, OPAC home page, > etc., which I hope to have ready in time for the koha-US conference, > starting on Septembe

Re: [Koha] Unable to login in Web Installer 21.5

2021-09-14 Thread MASTeR Library
Koha installation https://libpowertech.blogspot.com/2021/03/how-to-install-koha-on-ubuntu-mate-2004.html?m=1 On Tue, 14 Sep 2021, 12:52 pm Sebastian Krieg, < sebastian.kr...@tuz-eisenach.de> wrote: > Hello Sanjay, > > there are two ways: > > 1. Please login in a shell at your koha server, change

Re: [Koha] KOHA INTERGRATION

2021-11-01 Thread MASTeR Library
; www.kohasupport.com > len...@kohasupport.com > WhatsApp @ (+1) 717.489.0195 > > On 11/1/21 5:27 PM, Steve Austin wrote: > > Hi team.. > > > > I am having a challenge. Am in a school library using KOHA but the > > directors want to have an integrated school ma

[Koha] How to bulk change in item type

2021-11-21 Thread MASTeR Library
Hi How to change bulk item types in koha. for example item type for Book and change to Book bank item. -- Thanking you.. Librarian, MAMCET Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. ___ Koha mailing list htt

[Koha] Changing status of item

2021-12-15 Thread TS Library
Hi everyone When I change the lost or damaged status of an item the changes are not saved. Can anyone suggest why this is? *Jo Atkinson* *Senior Librarian* Geoffrey Hodson Library Theosophical Society in New Zealand Inc 18 Belvedere Street, Epsom, Auckland *e:* *libr...@theosophy.org.nz

[Koha] Koha Staff Login Issue Please help me.

2022-01-31 Thread MASTeR Library
I am encountered with error " Autolocation is switched on and you are logging in with an IP address that doesn't match your library". If any body knows the trouble shoot please help me. Enclosed Errr: https://i.ibb.co/YyDBnrB/koha-loing.png 1. Login into your staff client using a

Re: [Koha] Importing encrypted patron passwords

2022-02-06 Thread MASTeR Library
https://libpowertech.blogspot.com/2022/02/installing-multiple-instances-of-koha.html On Sun, 6 Feb 2022, 7:26 am Tomas Cohen Arazi, wrote: > You will create a new instance, say 'name' like this: > > $ koha-create --create-db name > > You will then load your backup on the empty db that was create

[Koha] Koha OPAC Login to gmail ID (API)

2022-03-10 Thread MASTeR Library
Dear all koha fans. Anybody know how we can use email address, add password as opac userid and p/w in koha ( eg- opac userid-( ***@gmail.com p/w gmail account pw). -- Thanking you.. Librarian, MAMCET Trichy-Chennai Trunk Road, Siruganur, Tiruchirappal

[Koha] Koha online bill copy format

2022-03-17 Thread MASTeR Library
How to Create an Email Receipt Template for Payment in Koha (Online Bill Copy) https://youtu.be/ARFcSJ_l76I https://libpowertech.blogspot.com/2022/03/how-to-create-email-receipt-template.html?m=1 -- Thanking you.. Librarian, MAMCET Trichy-Chennai Trunk Road, Siruganur, Tiruc

[Koha] How to Create Top 10 Circulation book with ISBN report

2022-04-26 Thread MASTeR Library
Hi Is it possible to Create Top 10 Circulation book with ISBN number in SQL report, it is Available for Top Circulation book report: https://wiki.koha-community.org/wiki/SQL_Reports_Circulation#Top_10_Circulating_Books , but ISBN number missing. How to Add the ISBN Number in the report. i try

Re: [Koha] How to Create Top 10 Circulation book with ISBN report

2022-04-26 Thread MASTeR Library
iblionumber=bi.biblionumber) > WHERE DATE(s.datetime) > DATE_SUB(CURRENT_DATE(),INTERVAL 6 MONTH) AND > DATE(s.datetime)<=CURRENT_DATE() AND s.itemnumber IS NOT NULL AND s.type IN > ('issue','renew') > GROUP BY b.biblionumber > ORDER BY circs DESC > LIMIT 10 &g

[Koha] How to upload Bulk local cover images of books.

2022-04-27 Thread MASTeR Library
Hi Is it possible to bulk upload local cover images of books in koha. or any plugins tool available bulk local book cover image upload. -- Thanking you.. Librarian, MAMCET Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. _

[Koha] koha gmail sending problem (Google no longer supports the use of third-party apps or devices )

2022-06-15 Thread MASTeR Library
Hello Team, Due to the below reason koha gmail getting problem (Problem in sending mail kindly rectify the problem as soon as possible, If it is getting late to solve the problem as soon as possible. Aiter some other solutions for koha sending mail ) Less secure apps & your Google Account To help

Re: [Koha] Koha Sql Report Help

2022-06-25 Thread MASTeR Library
Fine Paid for Library Patrons (Koha SQL Reports Queries) Koha v 18 and above https://libpowertech.blogspot.com/2019/05/fine-paid-for-library-patrons-sql.html?m=1 On Sun, 26 Jun 2022, 7:36 am Shafrizan Affendi, wrote: > Hi, > > Recently I upgraded my Koha from ver 18 to 22.05. Some

Re: [Koha] to import bulk book details - please advise

2022-07-12 Thread MASTeR Library
How to Book Bibliography Data Convert Excel to MARC format https://www.youtube.com/watch?v=92bdWN054R0 On Tue, Jul 12, 2022 at 7:13 PM Bruns, Anke wrote: > Hi Edward, > > could you please explain your request a bit more? > > Do you explicitly want to import 5000 title records as duplicates of 50

[Koha] Koha 21.11.10 version, New Patrons email notice sending problem.

2022-08-11 Thread MASTeR Library
Good morning, I'm looking for tips to solve a New patron email notice sending problem. I noticed that Koha 21.11.10 version, New Patrons email notice only does not send, But book check-in, check-out, book renewal notification etc are working properly. -- Thanking you.. Librarian, MAMCET

[Koha] Catalog Error 500

2022-08-29 Thread MASTeR Library
*Good Morning All**started getting an error when selecting a title. If I search the catalog** and then select the title link I get the following error: **An Error has Occurred!* * Error 500* *Error attaching this link. *https://i.ibb.co/PhLwVm7/Capture.png Thanking you.. Librarian, MAMCET

[Koha] Upgrade

2022-09-19 Thread KARE- LIBRARY
Hi, I am using the version 19.05 and would like to upgrade to the higher versions. May I know the step by step procedures for the upgrade? with thanks, D.Gnanasekaran -- With thanks, Dr. D. Gnanasekaran University Librarian Kalasalingam Academy of Research and Education (Deemed to be University)

Re: [Koha] Error in creating instance

2022-09-22 Thread MASTeR Library
ys to reset MySQL password, in case you forgot. > > Hope this helps > > Regards > > From: Koha on behalf of Rishav Kumar > Gond > Sent: 22 September 2022 07:00 > To: koha@lists.katipo.co.nz > Subject: [Koha] Error in creating instance

Re: [Koha] OPAC CUSTOMIZATION ON KOHA 21.11.12

2022-10-29 Thread MASTeR Library
OPAC customisation visit https://youtu.be/SPVIW3y86J4 On Tue, 25 Oct 2022, 2:17 am Katrin Fischer, wrote: > Hi Murphy, > > in 21.11 the news and HTML/OPAC customizations are different tools. Go > to Tools > HTML customizations. > > Hope this helps, > > Katrin > > On 24.10.22 16:28, Igbudu Tersoo

Re: [Koha] KOHA not getting install old or new version

2022-11-08 Thread MASTeR Library
koha install latest stable version https://libpowertech.blogspot.com/2021/03/how-to-install-koha-on-ubuntu-mate-2004.html On Tue, Nov 8, 2022 at 12:43 PM Laxmi Lal Menaria wrote: > Look these basic cleanup steps too here > > http://cloud-computing.solutions/how-to-install-koha-

Re: [Koha] Fine calculation on over dues books

2023-01-17 Thread MASTeR Library
Visit the Link: https://libpowertech.blogspot.com/2019/08/koha-not-calculating-in-fine-amount.html On Wed, Jan 18, 2023 at 2:57 AM Katrin Fischer wrote: > Hi, > > please make sure that your fines.pl cronjob is set up correctly and > running. If you don't have server access, you can activate the

Re: [Koha] Upgrade from - 17.11.02

2023-02-13 Thread MASTeR Library
Koha Upgrade the old stable version. https://libpowertech.blogspot.com/2019/11/how-to-upgrade-koha.html https://wiki.koha-community.org/wiki/Koha_on_Debian On Mon, Feb 13, 2023 at 1:21 PM Laxmi Lal Menaria wrote: > Good Morning All! > > We have installed koha - 17.11.02, and would like to upgrad

Re: [Koha] Modify Patron Transaction Invoices and Fee Receipts

2023-02-28 Thread MASTeR Library
nd ACCOUNT_DEBIT and CREDIT you mentioned. > > I believe the manual needs to be updated. > > Thanks a lot for your help and kind support. > > With best regards, > > Naveen Ali > > ITM-JE (EAKL) > Inst Representative for > HEC Digital Library Resources. > N

[Koha] Koha 22.05 OPAC Autocomplete Search Feature not working.

2023-03-13 Thread MASTeR Library
Dear Team, The autocomplete search function in the Koha OPAC search box is not working in Wikipedia Java Code, The Koha 22.05 latest version, please provide any suggestions. Reference. https://libpowertech.blogspot.com/2021/03/how-to-adding-to-opac-autocomplete.html https://en.wikipedia.org/w/api.p

[Koha] How to get sql report on patron additional attributes.

2023-03-15 Thread MASTeR Library
Dear Team, how to get the sql report on Patron additional attributes for example Department, Student Roll number, blood group and etc? Sample SQL Code. SELECT ROW_NUMBER() OVER (ORDER BY LPAD(borrowers.cardnumber,100,' ') ASC) AS 'S.No', borrowers.cardnumber AS "Lib Membership No",borrowers.borro

[Koha] How To Add OCLC in Koha Z39.50 Server.

2023-05-05 Thread MASTeR Library
Hi Koha Community Members, How to Add OCLC WORLD Catalogue in Koha Z39.50 Server. http://classify.oclc.org/classify2/ -- Thanking you. Librarian, MAMCET Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. ___ Koha ma

Re: [Koha] How To Add OCLC in Koha Z39.50 Server.

2023-05-05 Thread MASTeR Library
PM Michael Kuhn wrote: > Hi MAMCET Library > > You wrote: > > > How to Add OCLC WORLD Catalogue in Koha Z39.50 Server. > > http://classify.oclc.org/classify2/ > > The following post by Heather Siemoin may help you: > > https://www.mail-archive.com/koha

Re: [Koha] How To Add OCLC in Koha Z39.50 Server.

2023-05-05 Thread MASTeR Library
Dear Michael Kuhn Sir, Dear, I changed the settings as you said but it says book search result not found. I have attached the modified Z30.50 screenshot link below please reply. Z30.50 Screenshot link: https://i.ibb.co/vwrx0rZ/Z39-50-Server.png Book Search Result: https://i.ibb.co/KFtGJCG/Capture-

[Koha] Koha v 22.11.5 top quick search menu options not working.

2023-05-05 Thread MASTeR Library
Hi Koha Community Members, If I click on the quick menu options in Koha 22.11.5, the options do not change, for example, check-in, renew, search patrons, search the catalogue, etc., if I click the Check-in option, but the search box does not change the above options. I have enclosed the screenshot

Re: [Koha] Koha v 22.11.5 top quick search menu options not working.

2023-05-07 Thread MASTeR Library
y 6, 2023 at 10:48 AM MASTeR Library wrote: > Hi Koha Community Members, > If I click on the quick menu options in Koha 22.11.5, the options do not > change, for example, check-in, renew, search patrons, search the catalogue, > etc., if I click the Check-in option, but the search box

Re: [Koha] Koha v 22.11.5 top quick search menu options not working.

2023-05-07 Thread MASTeR Library
he developer > tools in your browser. > > Are there any entries in IntranetUserJs system preference? > > Hope this helps, > > Katrin > > On 06.05.23 07:18, MASTeR Library wrote: > > Hi Koha Community Members, > > If I click on the quick menu options in Koha

Re: [Koha] Koha v 22.11.5 top quick search menu options not working.

2023-05-08 Thread MASTeR Library
Thank you so much Katrin Fischer sir, I have removed the entries in the "IntranetUserJs" system preference. my problems are solved and working well. On Mon, May 8, 2023 at 12:14 PM MASTeR Library wrote: > Thank you for your reply. > Yes, there are entries in IntranetUserJs s

[Koha] Koha 22.11.5v Fine amount did not Calculate

2023-05-19 Thread MASTeR Library
Hi Koha Community Members, I just updated my Koha from 22.11.3 to 22.11.5 when I upgraded the server from Ubuntu MATE 22.11. patrons' account book overdrive fine is not calculated, only the date shown on the red colour fine amount is not displayed. I try to manually fine script commands. cd /etc/c

Re: [Koha] Koha 22.11.5v Fine amount did not Calculate

2023-05-20 Thread MASTeR Library
Hi, friends using koha 22.11.5 version please reply to me with the above question. On Sat, May 20, 2023 at 10:39 AM MASTeR Library wrote: > Hi Koha Community Members, > I just updated my Koha from 22.11.3 to 22.11.5 when I upgraded the server > from Ubuntu MATE 22.11. patrons'

Re: [Koha] Koha 22.11.5v Fine amount did not Calculate

2023-05-30 Thread MASTeR Library
run fines.pl, is there any error? > > Fines not calculating can have a lot of reasons. Are you using a > CurrencyFormat other than US? > > Hope this helps, > > Katrin > > On 20.05.23 15:25, MASTeR Library wrote: > > Hi, friends using koha 22.11.5 version please reply

Re: [Koha] Koha 22.11.5v Fine amount did not Calculate

2023-05-30 Thread MASTeR Library
Katrin Fischer sir, I have Enclosed fines.pl error Screen link. https://i.ibb.co/K2Qzy83/fines-error.png On Tue, May 30, 2023 at 12:39 PM MASTeR Library wrote: > Katrin Fischer > Thank you for your reply, > I have run the fines.pl, following error? > Use of uninitialized value in

Re: [Koha] Koha 22.11.5v Fine amount did not Calculate

2023-05-30 Thread MASTeR Library
be run as your koha user. You can use 'sudo > koha-shell instance' to switch to that user and then try to run the job > again. > > Some other things to make sure of: > >- system preference finesmode is set to "Calculate and charge" >- today is not

Re: [Koha] Koha 23.05 released

2023-05-31 Thread MASTeR Library
Super !!! 👏 to the entire Koha Team! On Thu, 1 Jun 2023, 2:14 am Kelly McElligott, wrote: > Yahoo!!! Congrats to the entire Koha Team! > > > Kelly McElligott, MLIS > (she/her) > Library Accounts Coordinator > ByWater Solutions <http://bywatersolutions.com/> > Koha

Re: [Koha] Koha Fines script not running.

2023-06-05 Thread MASTeR Library
the calendar of the library the maxfine setting in circulation rules is > 0 Hope this helps, On Mon, 5 Jun 2023, 7:04 pm Rupinder Singh, wrote: > HI, > I configured my Circulation and Fine rules, and also did the settings in > koha administration for fines. > But when I tried to run my

[Koha] Koha upgrade 22.11.6 to 23.5.00 upgrade-schema error

2023-06-06 Thread MASTeR Library
Hi All Just upgraded tonight from Koha 212.11.06.000 to 23.05.00 That all went fine. The About Koha page now says: "Warning: - Upgrade to 22.12.00.041 [09:43:21]: Bug 30649 - Increase the vendor EDI account password field to 256 characters ERROR: Exception 'Koha::Exceptions::MissingPar

Re: [Koha] Koha upgrade 22.11.6 to 23.5.00 upgrade-schema error

2023-06-07 Thread MASTeR Library
It working, Thanks you Jonathan and all supports 🙏. On Wed, 7 Jun 2023, 12:48 pm Jonathan Druart, < jonathan.dru...@bugs.koha-community.org> wrote: > Hey, put a proper key there! Not "__ENCRYPTION_KEY__"! > It can be generated using the following command `pwgen 32` > > Le mer. 7 juin 2023 à 07:41

Re: [Koha] Local covers and the Coverflow plugin

2023-06-20 Thread MASTeR Library
Copy and paste the above SQL code. Save the report follow error, *The following error was encountered:* The database returned the following error: Table 'koha_library.biblioimages' doesn't exist Please check the log for further details. On Tue, 20 Jun 2023, 1:09 pm libr...@ssst.edu.ba, wrote: >

Re: [Koha] updating database Structure Error

2023-06-20 Thread MASTeR Library
Hi! I added the lines: __ENCRYPTION_KEY__ The update went through without a problem. https://github.com/Koha-Community/Koha/blob/master/etc/koha-conf.xml Good Luck! On Wed, 21 Jun 2023, 1:04 am Mr. Sitali C. S., wrote: > Greetings, > > I need help with the following error; > >- Upgrad

Re: [Koha] updating database Structure Error

2023-06-21 Thread MASTeR Library
t 07:38, MASTeR Library > wrote: > >> Hi! >> >> I added the lines: >> >> __ENCRYPTION_KEY__ >> >> The update went through without a problem. >> >> https://github.com/Koha-Community/Koha/blob/master/etc/koha-conf.xml >

Re: [Koha] hourly fines not calculating

2023-07-05 Thread MASTeR Library
Fine and rules/"overdue fines Cap", enter your maximum penalty calculation amount and replace 0. For example, change 0 to 6000, which is the maximum penalty amount to calculate. On Wed, 5 Jul 2023, 1:28 am Hector Gonzalez Jaime, wrote: > Tom, you should check your circulation rules, and verify "

Re: [Koha] SQL report for URL

2023-07-20 Thread MASTeR Library
ems based on the collections in Koha. > > -- > With Regards > Prajeesh Bhaskaran > Reference Assistant (Library) > Mahatma Gandhi University, Kerala, India. > ___ > > Koha mailing list http://koha-community.org > Koha@

Re: [Koha] Question on MARC Frameworks and Staging/Importing records

2023-11-06 Thread MoFP Library
Hi Anke, If your records were imported into the default framework, there are couple other options to get them into the ones configured by the library. 1. Click on 'Edit Record' to open the imported record 2. On the top right, click on the 'Settings' tab and choose from the c

[Koha] Koha login error

2024-01-31 Thread MASTeR Library
Dear sri, koha when logging in the following error is coming what should be done to fix this. n error has occurred!*Error 500*This message may have been caused by any of the following reasons: - You made use of an external link to an item that is no longer available - You followed an outdate

Re: [Koha] 8. Introducing In - Out Management System based on KOHA ILS (Omkar Kakeru)

2018-03-01 Thread PDIT Library
this in my library. When patron enters into the library by swiping the card, Patron photo and details displayed. This gate register interface is helpful to get statistics of library visitors. Earlier one developed by Sri A J Thomson was also good but it doesn’t contain exit system. This plug-in

  1   2   3   >