[Koha] (no subject)

2024-08-01 Thread Ramakant
⁣Get TypeApp for Android ​ ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] (no subject)

2024-02-07 Thread zen zenitram
good day! Whenever we access our KOHA staff module over the internet we always use this method.. ( example: test.com.ph:4001) We want to set it to be accessible with only this (test.com.ph) without the port number, so that no one can see the open port that our koha is using. Is there a way to h

[Koha] (no subject)

2022-07-21 Thread Sanjay Uchcharia
What is Shelving Control Number and how to apply & how to use it. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] (no subject)

2022-06-23 Thread muiru james
Hello I want to bulk import records with items via terminal and I want to match records using title(245a) where if it exists to skip the incoming record but add items. How can I modify this script not to replace existing record with incoming one? perl bulkmarcimport.pl -framework BKS -b -file ne

[Koha] (no subject)

2021-08-18 Thread Steve Austin
Hi team... Kindly help me sort out this: When I search for an item on the OPAC without specifying if I want to search by title, call number, barcode number etc it show no results have been found but if I specify either the title, call number, barcode etc it shows the item... How can I sort this

Re: [Koha] (no subject)

2021-08-13 Thread Owen Leonard
Do you have the system preference "OpacGroupResults" enabled? I don't think that feature works without some additional setup. Try turning it off to see if that resolves the error. -- Owen -- Web Developer Athens County Public Libraries (740) 737-6006 https://www.myacpl.org _

[Koha] (no subject)

2021-08-13 Thread Steve Austin
Hi team? How do I solve this error on my KOHA user interface? I am able to see my items when I search them on staff interface but not when I search them on the OPAC/user interface. I get this error message. Error:Could not find opac-search.xml in /usr/share/koha/opac/cgi-bin/opac/ at /usr/share/k

Re: [Koha] (no subject)

2021-07-29 Thread Javi Legido
Try below solution: http://kohageek.blogspot.com/2013/05/how-to-change-master-password-of-koha.html On Fri, 30 Jul 2021 at 04:55, Sanjay Uchcharia wrote: > Hello there, I've forgotten my koha password. How to get it back in Ubuntu > 20.04. > > > Thankyou. :) > __

[Koha] (no subject)

2021-07-29 Thread Sanjay Uchcharia
Hello there, I've forgotten my koha password. How to get it back in Ubuntu 20.04. Thankyou. :) ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] (no subject)

2021-05-03 Thread Victor Barroso Oliveira
Good morning, On Ubuntu 20 and Koha 20.11.05. After updating to 20.11.05, Koha is not translating correctly into the pt-BR language. Would it be a bug or dictionary update failure? ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz

Re: [Koha] (no subject)

2021-02-03 Thread Ahtisham Naqvi
Hi, Greetings of the day!!! can anybody tell me how to import data in koha through SQL command On Wed, Feb 3, 2021 at 4:41 PM Owen Leonard wrote: > Have you looked at the options in the SQL library? There are a couple > that might be good starting points: > > > https://wiki.koha-community.org/w

Re: [Koha] (no subject)

2021-02-03 Thread Owen Leonard
Have you looked at the options in the SQL library? There are a couple that might be good starting points: https://wiki.koha-community.org/wiki/SQL_Reports_Library#List_all_records_with_at_least_one_subject https://wiki.koha-community.org/wiki/SQL_Reports_Library#Bibs_with_specific_keyword_in_subje

[Koha] (no subject)

2021-02-03 Thread ANJU SAINI
Hello Can anyone please send me sql for subject-wise report of titles with author name, no. of copies, subject name in serialized listing? If anyone sends me it's really helpful for me. Thanking You ___ Koha mailing list http://koha-community.org Koha

[Koha] (no subject)

2021-01-13 Thread Koha Newsletter
Hi I'm collecting news for the January 2021 Koha Community Newsletter. Please send anything noteworthy to: kohanews (at) gmail (dot) com News criteria: * News items can be of any length. * Images are fine. * Anything and everything Koha. * Submit by the 26th of the month. For events: * Please i

Re: [Koha] (no subject)

2020-12-26 Thread Tomas Cohen Arazi
You can use the batch item modification tool, to assign those authorized values Vikram suggests, to existing items. On Sat, Dec 26, 2020, 23:58 vikram zadgaonkar wrote: > Hi, > First you need add values in Authorised values. > After adding authorised value, you can either edit item information o

Re: [Koha] (no subject)

2020-12-26 Thread vikram zadgaonkar
Hi, First you need add values in Authorised values. After adding authorised value, you can either edit item information or add while adding new item in koha. Hope this helps. On Sun, 27 Dec, 2020, 7:55 am Vincent Van Gogh, wrote: > How to add/import location into existing book list in Koha? > __

[Koha] (no subject)

2020-12-26 Thread Vincent Van Gogh
How to add/import location into existing book list in Koha? ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2020-12-14 Thread Decka David
Dear Team, Is there any help provide in the later koha version as in Koha 17.xx and Koha 18.xx? Kindly assist connecting to Z39.50. On Tue, Dec 15, 2020 at 5:29 PM Christian McDonald wrote: > https://wiki.koha-community.org/wiki/Setting_up_the_Z39.50_and_SRU_Server > > > On Mon, Dec 14, 2020 at

Re: [Koha] (no subject)

2020-12-14 Thread Christian McDonald
https://wiki.koha-community.org/wiki/Setting_up_the_Z39.50_and_SRU_Server On Mon, Dec 14, 2020 at 11:06 PM Vincent Van Gogh wrote: > How can I make available my KOHA data to everyone through z39.50? > ___ > > Koha mailing list http://koha-community.o

[Koha] (no subject)

2020-12-14 Thread Vincent Van Gogh
How can I make available my KOHA data to everyone through z39.50? ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2020-09-26 Thread Katrin Fischer
Hi Vincent, you might want to have a look at the sitemap feature: https://koha-community.org/manual/20.05/en/html/cron_jobs.html?highlight=sitemap#sitemap Hope this helps, Katrin On 25.09.20 20:35, Vincent Van Gogh wrote: How can I make my koha library to searchable in google search engine?

[Koha] (no subject)

2020-09-25 Thread Vincent Van Gogh
How can I make my koha library to searchable in google search engine? ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2020-06-15 Thread Jonathan Druart
Hello Tigran, Yes that must be possible. I am adding Bernardo, he is in charge of the translation part. In case you don't receive answer here, there is a more appropriate mailing list for translation: koha-transl...@lists.koha-community.org Regards, Jonathan PS: I also added a subject to this re

[Koha] (no subject)

2020-06-14 Thread tigran
Dear List and Developers, a little bit strange question, but having practical importance for Armenian users all over the world. Armenian language is having 2 independent branches - Eastern Armenian (spoken in the Republic of Armenia), and Western Armenian (spoken in all European countries, Ameri

[Koha] (no subject)

2020-03-17 Thread erlanda_simonyan
Dear all , We can also refine your search as a phrase when looking for a title, subject,author and want to add additional search for a Publisher, Corporote name as a column on 'Refine Your Search'. How can we do it? We use koha 18.11.02 ​ Thanks, Erlanda _

Re: [Koha] (no subject)

2020-02-20 Thread Elaine Bradtke
What field is your acc. no. in? Ours is actually in the barcode field - if that's the case, bc: in front of the number will work. If it's the biblio number you are looking for sn: will work. Elaine Bradtke VWML English Folk Dance and Song Society | http://www.efdss.org Cecil Sharp House, 2 Regent'

[Koha] (no subject)

2020-02-20 Thread Kumari Dissanayake
Search facility in Koha I have tried to search koha catalogues using ACC.No. But it didnot work. In Koha catalogue can we use Inventory Number or Acc.No of a book as a search key factor (may be normal search or advanced search key factor except title, author, bar code number. isbn no etc.. Ple

Re: [Koha] (no subject)

2019-07-26 Thread Bob Birchall
Tom, you'll need Ubuntu 18.04 LTS to run the latest Koha. Upgrade Ubuntu, then install Koha from the Debian packages. To install 18.11 point your apt source to 'old-stable'. Bob On Fri, 26 Jul 2019 at 16:01, Tom Obrien wrote: > I installed koha 18.11 on ubuntu 16.0.4 LTS and got the following e

[Koha] (no subject)

2019-07-25 Thread Tom Obrien
I installed koha 18.11 on ubuntu 16.0.4 LTS and got the following error message. Kindly help: The following error occurred while importing the database structure: [Fri Jul 26 20:35:56 2019] install.pl: DBD::mysql::st execute failed: BLOB, TEXT, GEOMETRY or JSON column 'changed_fields' can't have a

[Koha] (no subject)

2019-06-15 Thread mohamed rafeeque
Xhuh, cix ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2019-06-11 Thread Hector Gonzalez
> On Jun 5, 2019, at 11:02 PM, Charles Kelley wrote: > > $ sudo koha-remove mylibrary > >The report was > > ERROR 1133 (28000) at line 1: Can’t find any matching row in the user table > >Any other suggestions? > I recently had to do this again for an upgrade, and found this exact er

Re: [Koha] (no subject)

2019-06-06 Thread Hector Gonzalez
> On Jun 5, 2019, at 11:02 PM, Charles Kelley wrote: > > Hello, all > >In our latest exchange, on June 6, 2019, at 9:00 AM, Héctor González wrote: > >> Not so grand! This means the user it is trying to create to grant database >> privileges is already there, and it won´t continue. You s

Re: [Koha] (no subject)

2019-06-05 Thread Charles Kelley
Hello, all In our latest exchange, on June 6, 2019, at 9:00 AM, Héctor González wrote: > Not so grand! This means the user it is trying to create to grant database > privileges is already there, and it won´t continue. You should first make > sure everything is clean of your previous attem

[Koha] (no subject)

2019-05-24 Thread mohamed rafeeque
Eyyty ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2019-04-22 Thread Hugo Agud
It is because some bib records has not 942$c , Fill it and the message will dissapear El El lun, 22 abr 2019 a las 20:07, vijay kumar escribió: > Dear members, > My library is transition to migrate from a proprietary softawre to Koha... > Actually backup of prior ILS has been developed according

[Koha] (no subject)

2019-04-22 Thread vijay kumar
Dear members, My library is transition to migrate from a proprietary softawre to Koha... Actually backup of prior ILS has been developed accordingly to support Koha-17.05.06 But any how, we have tried to import the sql file in koha-18.05.11. After some modification, we are able to import in koha-

Re: [Koha] (no subject)

2018-11-13 Thread Alvaro Cornejo
Hi Installing a second language pack does not translate frameworks? Check the documentation in oder to know how to do it. Regards, |-| Envíe y Reciba Datos y mensajes de Texto (SMS) h

[Koha] (no subject)

2018-11-13 Thread mohammed abdelgadir
Hello have a nice day could you please guide me if I want to translate framework for KOHA to another language what's steps and commands do I can fellow. I look forward to hearing from you soon. Thanks in advance. ___ Koha mailing list http://koha-communi

Re: [Koha] (no subject)

2018-03-06 Thread Owen Leonard
> I suddenly getting this message when importing records "Connection failed > to Z3950.LOC.GOV." It's possible that something changed with your organization's firewall. Do Z39.50 searches of other institutions fail? It's also just as likely that the Library of Congress' Z39.50 server was down for

[Koha] (no subject)

2018-03-05 Thread Ma. Victoria H. Silva-Manuel
Hi. I suddenly getting this message when importing records "Connection failed to Z3950.LOC.GOV." Does anyone know how to solve this? Thank you. -- Ma. Victoria H. Silva-Manuel Registered Librarian, 3892 ___ Koha mailing list http://koha-community.or

Re: [Koha] (no subject)

2018-03-03 Thread Bob Birchall
The MARC metadata are no longer in the biblioitems table (since 17.05). The new table is biblio_metatdata. HTH, Bob Birchall Calyx On 03/03/18 19:27, Javed Sahil wrote: Hi all, I am using koha 17.11, Can anybody help me correcting the syntax? ExtractValue( marcxml , ''//datafield[@tag="650"]/s

[Koha] (no subject)

2018-03-03 Thread Javed Sahil
Hi all, I am using koha 17.11, Can anybody help me correcting the syntax? ExtractValue( marcxml , ''//datafield[@tag="650"]/subfield[@code="a"]'') AS lcsh FROM biblioitems) The full code of report is following: SELECT CONCAT('',biblionumber,'') AS bibnumber, lcsh FROM (SELECT biblionumber, Extra

Re: [Koha] (no subject)

2018-02-27 Thread Katrin Fischer
Hi, you probably changed the 999 field where Koha stores the biblionumber and biblioitemnumber - you need to restore this configuration. Maybe you still have an unchanged framework where you could copy from? Katrin On 28.02.2018 06:21, Ma. Victoria H. Silva-Manuel wrote: Hi. I'm getting t

[Koha] (no subject)

2018-02-27 Thread Ma. Victoria H. Silva-Manuel
Hi. I'm getting this message: software error No biblionumber tag for framework /usr/share/koha/lib/C4/Biblio.pm line 3013. I edited some fields in 900s. What field should I restore to solve this problem. Thanks -- Ma. Victoria H. Silva-Manuel Registered Librarian, 3892

[Koha] (no subject)

2017-03-21 Thread Christopher Davis
Koha-US is looking for those who could share, with the group, their knowledge and workflow of the following Koha features: Inventory Course reserves Self registration Serials vs regular records Reporting bugs with Bugzilla How do you make Lists work for you Acquisitions Rotating collections These

Re: [Koha] (no subject)

2016-12-06 Thread Mehvish Farah
Hey Indranil, My mistake, the person who installed koha for me, says it's ubuntu not deb. It didn't work. On Monday, December 5, 2016, Indranil Das Gupta wrote: > Hello Mehvish, > > Thanks for clearing that up! :-) > > Since you are using 16.05 you do not need to jump through those hoops > at a

Re: [Koha] (no subject)

2016-12-05 Thread Indranil Das Gupta
Hello Mehvish, Thanks for clearing that up! :-) Since you are using 16.05 you do not need to jump through those hoops at all. In other words, the instructions in the PDF are not required. Simply edit the "Other options" section of your MARC21 frameworks 856 $u and set the value for "Plugin" to "

Re: [Koha] (no subject)

2016-12-05 Thread Indranil Das Gupta
Hi Mehvish Quick questions: a) what version of Koha are you using and how was it installed - (i) deb package or tarball? b) what is the full path to this folder that you mention has all the permissions for everyone? c) Have you linked your selected MARC21 framework's 856 $u field to the upload.

[Koha] (no subject)

2016-12-05 Thread Mehvish Farah
I am not able to upload ebooks in the designated folder.it says check permissions although the destination folder is open to everyone. -- *Mehvish* ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailm

[Koha] (no subject)

2016-09-09 Thread Arayik Manukyan
Hi List, When we tried to install latest version on *Ubuntu 12.04 LTS koha-3.20.14 . * *After that step * **./koha_perl_deps.pl -m -ufor checking*Ubuntu Packages for Perl Dependencies * we received such result. *

[Koha] (no subject)

2016-03-31 Thread regina kivuyo
i installed koha after that install the database ,the import data from mrc format , the start work with zebra ,now i can search any thing , it give me the error both in opac and staff client what to do now help please -- regina ___ Koha mailing list h

[Koha] (no subject)

2015-11-14 Thread celikbas
The original message was received at Sat, 14 Nov 2015 17:47:14 +0530 from 157.186.0.15 - The following addresses had permanent fatal errors - koha@lists.katipo.co.nz - Transcript of the session follows - ... while talking to host lists.katipo.co.nz.: >>> DATA <<< 400-aturner; %MAI

[Koha] (no subject)

2015-10-23 Thread agbobade
We thank God for successful koha conference ibadan15, I want to say that we can also hold koha conference locally as a section of NLA to improved utilization of the software. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https

Re: [Koha] (no subject)

2015-09-01 Thread Tomas Cohen Arazi
Please try this: - Remove the package - Run $ sudo a2dismod mpm_event - Then install the package And tell us how it went. El 1/9/2015 8:21 a. m., "Irène MUSHIMIYIMANA" escribió: > Hey! I am trying to install koha on ubuntu 14.04 and I get the following > error:Errors were encountered while pro

[Koha] (no subject)

2015-09-01 Thread Irène MUSHIMIYIMANA
Hey! I am trying to install koha on ubuntu 14.04 and I get the following error:Errors were encountered while processing:koha-commonE: Sub-process /usr/bin/dpkg returned an error code (1).I tried some steps I found from internet but still it doesn't work, I unstalled koha and reinstall, I even u

Re: [Koha] (no subject)

2015-03-04 Thread vikram zadgaonkar
Hi, Have you mapped barcode field to 952$p while converting data? Vikram Zadgaonkar On Thu, Mar 5, 2015 at 12:44 AM, Haris Ahmad wrote: > barcode no t showing when data import via marc edit how i resolve this > issue plz help me > > ___ > Koha mailing

[Koha] (no subject)

2015-03-04 Thread Haris Ahmad
barcode no t showing when data import via marc edit how i resolve this issue plz help me ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2014-11-14 Thread Bob Birchall
Hi Rena, You need to do that for yourself. Follow the last URL on this page. Bob Birchall Calyx On 15/11/14 15:06, Sheffer, Rena A wrote: unsubscribe -- Confidentiality Notice: This e-mail message, including any attachments,

[Koha] (no subject)

2014-11-14 Thread Sheffer, Rena A
unsubscribe -- Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disc

[Koha] (no subject)

2014-05-04 Thread shejith ennazhiyil
Unable to do malayalam search in Koha. When done a search result is display the enter document in malayalam ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] (no subject)

2014-03-19 Thread Anjana Lakshmi
changing languages in librarian interface ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2014-03-13 Thread Tomas Cohen Arazi
If you search for "install koha" on Google you're pointed to the official instructions for doing it. I'd recommend that you pick this one from the list: http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages Regards To+ On Thu, Mar 13, 2014 at 4:25 AM, pariyaram central library < pariya

[Koha] (no subject)

2014-03-13 Thread Araik Manukyan
Dear community, Our Fundamental library mail server and koha located on different servers. Such mail server we use sendmail program on linux ubuntu 12.04 and (we have mail account kohaf...@flib.sci.am) We use Koha 3.12.05 Tarball on Ubuntu 12.04. We want to use our mail server for sendi

Re: [Koha] (no subject)

2014-03-13 Thread Vinod Kumar Mishra
Please see the link to get the Live DVD for koha there are many other links: http://sourceforge.net/projects/vkmkoha/ On Thu, 13 Mar 2014 13:45:11 +0530 wrote >pariyaram central library writes: > > How can I install koha in my library. pls give the detailed instruction There are diffe

Re: [Koha] (no subject)

2014-03-13 Thread Darth_D
pariyaram central library writes: > > How can I install koha in my library. pls give the detailed instruction There are different sources depending on your operating system. The quickest way i would recommend is to get the koha live cd that comes with a linux distribution

[Koha] (no subject)

2014-03-13 Thread pariyaram central library
How can I install koha in my library. pls give the detailed instruction -- * sd/Central library* ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] (no subject)

2014-02-16 Thread geromoselle
I understand that I can set OPAC interface under Systems preference to enable patrons create User access on our library Opac page on there own, but am surprised that this feature which I read online available on Koha 3.12 released is no where to be found. Please I need help on how to make this

[Koha] (no subject)

2013-12-20 Thread K B Madhu
Dear friends, How can we delete the no items record in catalog. With regards, Madhu KB Library BITS-Pilani, Hyderabad Campus. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2013-12-11 Thread Chrispin Simasiku Sitali
So annoyed, but why? Koha is such a nice app. used by thousands of libraries around the world! On 11 December 2013 14:00, Bob Birchall wrote: > On 11/12/13 20:13, AfZaL ImAm wrote: > >> How to Unsubscribe this fukcing koha conversation ... >> > > It is impolite to use language of that nature on

Re: [Koha] (no subject)

2013-12-11 Thread Bob Birchall
On 11/12/13 20:13, AfZaL ImAm wrote: How to Unsubscribe this fukcing koha conversation ... It is impolite to use language of that nature on a public mailing list. Please desist. To unsubscribe, go to http://lists.katipo.co.nz/mailman/listinfo/koha and scroll to the bottom of the page. Bo

Re: [Koha] (no subject)

2013-12-11 Thread Chris Cormack
At the bottom of every mail is a link to the mailman page, where you can unsubscribe. However I have manually unsubscribed you. Since it was so important to you that you had to swear at a few thousand people instead of reading the footer of the mail, or the welcome mail that you got when you subsc

Re: [Koha] (no subject)

2013-12-11 Thread AfZaL ImAm
How to Unsubscribe this fukcing koha conversation ... On Wed, Dec 11, 2013 at 2:41 PM, BWS Johnson wrote: > Salvete! > > Forwarding this on from the Code4Lib listserv. Good luck! > > I didn't see country of origin stipulations, so I'd contact him if > you're outside of the US to check

[Koha] (no subject)

2013-12-11 Thread BWS Johnson
Salvete! Forwarding this on from the Code4Lib listserv. Good luck! I didn't see country of origin stipulations, so I'd contact him if you're outside of the US to check on that. Cheers, Brooke >> Share your story of implementing an open source system at your library. If selected, yo

Re: [Koha] (no subject)

2013-12-08 Thread Chris Cormack
On 9 December 2013 19:49, arafat u rahman wrote: > i want to code for koha and want to be a developer pkz hrlp me First you should set up a development environment This might help you with that http://wiki.koha-community.org/wiki/Setting_Up_Koha_in_Virtual_Environment_%2B_Using_That_as_a_Devel

[Koha] (no subject)

2013-12-08 Thread arafat u rahman
i want to code for koha and want to be a developer pkz hrlp me ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] (no subject)

2013-10-14 Thread akhlaq ahmed
Dear Friends, I could install Koha and import data from winisis through MarcEdit. We need call no. in normal view at first page and detailed page. How it is possible please guide me. While I see record MARC Format and ISBD format it is displayed against Dewey Decimal Class No.. With regards, A

Re: [Koha] (no subject)

2013-10-02 Thread Tomas Cohen Arazi
I cannot reproduce the error. On Wed, Oct 2, 2013 at 9:13 AM, Erlanda Simonyan < erlanda_simon...@flib.sci.am> wrote: > Dear Community, > > We have some troubles ih Koha 3.12.05 > > When we do search in > < > http://93.187.162.200/cgi-bin/koha/opac-search.pl?&limit=mc-itype,phr:CR&of > fset=18

[Koha] (no subject)

2013-10-02 Thread Erlanda Simonyan
Dear Community, We have some troubles ih Koha 3.12.05 When we do search in http://93.187.162.200/cgi-bin/koha/opac-search.pl?&limit=mc-itype,phr:CR&off set=180&sort_by=relevance we cannot s

Re: [Koha] (no subject)

2013-08-28 Thread Manos PETRIDIS
.@lists.katipo.co.nz [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Richard Maileseni Sent: Monday, August 26, 2013 10:55 AM To: koha@lists.katipo.co.nz Subject: [Koha] (no subject) hi guys! Please can anyone explain the "Tweak Host File" step in

Re: [Koha] (no subject)

2013-08-27 Thread Doug Dearden
5:17 PM To: Doug Dearden Subject: Re: [Koha] (no subject) Thanks Doug. appreciate all the help! but could you direct me to where i could get the manual for setting up library in koha. Im quite new here and I have no library experience, im a student working on a project for our school. my task

Re: [Koha] (no subject)

2013-08-26 Thread Doug Dearden
co.nz] On Behalf Of Richard Maileseni Sent: Monday, August 26, 2013 1:55 AM To: koha@lists.katipo.co.nz Subject: [Koha] (no subject) hi guys! Please can anyone explain the "Tweak Host File" step in http://wiki.koha-community.org/wiki/Koha_on_ubunt

[Koha] (no subject)

2013-08-26 Thread Richard Maileseni
hi guys! Please can anyone explain the "Tweak Host File" step in http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages thanks. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/k

Re: [Koha] (no subject)

2013-08-25 Thread Mark Tompsett
Greetings, Most of the packaging and development of Koha is done on Debian, and you can follow theses instructions: http://wiki.koha-community.org/wiki/Debian However, If you are going to install on Ubuntu, as you said, you should follow these instructions: http://wiki.koha-community.org/wik

[Koha] (no subject)

2013-08-25 Thread Richard Maileseni
hi Could anyone point out which packages to install on ubuntu for koha? thanks! ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2013-08-25 Thread Bob Birchall
On 25/08/13 19:34, Richard Maileseni wrote: Hi guys! Could anyone please help point out the best linux version to run koha on. Im new at everything here so please help. Thanks. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz htt

Re: [Koha] (no subject)

2013-08-25 Thread Chrispin Simasiku Sitali
Debian Squeeze or better still, Debian Wheezy On 25 August 2013 11:34, Richard Maileseni wrote: > Hi guys! > Could anyone please help point out the best linux version to run koha on. > Im new at everything here so please help. > Thanks. > ___ > Koha m

[Koha] (no subject)

2013-08-25 Thread Richard Maileseni
Hi guys! Could anyone please help point out the best linux version to run koha on. Im new at everything here so please help. Thanks. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2013-08-22 Thread Mark Tompsett
Greetings, can anyone help me with how i could install koha. how do i install from the .gz file? Q1. What operating system are you using? A1. If debian, ubuntu, or some other debian-based variant: - Why are you using the .tar.gz file when packages is so much easier?

[Koha] (no subject)

2013-08-22 Thread Richard Maileseni
hi guys. can anyone help me with how i could install koha. how do i install from the .gz file? thanks! ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] (no subject)

2013-05-06 Thread Mathieu Saby
By the way, the patch I am working on is : http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8252 P. Poulain has already taken a look at it, but of course if other people are interested, they are free to test ;-) M. Saby Le 06/05/2013 21:49, Mathieu Saby a écrit : Hello That's "norma

Re: [Koha] (no subject)

2013-05-06 Thread Mathieu Saby
Hello That's "normal" : UNIMARC indexing is working (with some errors), but rebuilding zebra generates a lot of warns. I have made a patch for fixing this issue. It will probably be signed off in next days or weeks. Regards, M. Saby Le 06/05/2013 20:40, w h a écrit : I am running Koha 3.10.

[Koha] (no subject)

2013-05-06 Thread w h
I am running Koha 3.10.5 on Debian Squeeze on a Windows 7 virtual machine. A unimarc flavored instance was created and two records were loaded on the fresh system from a Z39 server. Retrieval of the records seemed to work correctly but a reindexing was required after some editing of the two recor

[Koha] (no subject)

2013-04-17 Thread Dennis Njuguna
Thanks alot people for assistance, then my best option would be the *IntranetUserJS way*, I wonder what I'm not doing right: 1. I go to *IntranetUserJS using the administration, global system perferences * *2. then I try * $("#memberentry_contact label[for='phone']").html("my primary phone :");

[Koha] (no subject)

2013-03-13 Thread Habib Jaffri
-- Habib Jaffri Senior Librarian PASTIC National Center QAU Campus, Islamabad 051-9248107 www.pastic.gov.pk http://pastic-library.blogspot.com ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/list

[Koha] (no subject)

2013-01-20 Thread Mohamed zalabany
hi all i want to know if i have libraries consortium and i need every library see her records only from opac or stuff is their any configuration available from administration to do that or the data will be searchable for all branches the second could we change the opac interface for every libr

Re: [Koha] (no subject)

2013-01-11 Thread Indranil Das Gupta
Hi Vijay, On Fri, Jan 11, 2013 at 10:25 AM, Vijay Tiwari wrote: > Dear Friends > You just hijacked an email thread. This is not considered proper etiquette and certainly doesn't endear the poster. So, next time please start your own thread. Ok? :-) > Please send the set up suggestions for set

Re: [Koha] (no subject)

2013-01-11 Thread Indranil Das Gupta
Haik, On Mon, Dec 24, 2012 at 11:28 AM, Haik Zargaryan wrote: > > Dear friends, Couple of pointers first : a) use a suitable subject line to your email, if you wish people to help you. without it, your query might escape attention. b) while posting (specially when you are starting a new thread

Re: [Koha] (no subject)

2013-01-11 Thread Vijay Tiwari
Dear Friends Please send the set up suggestions for setting the minimum MARC records for starting a database conversion from libsys to Marc. regards vrt On Mon, Dec 24, 2012 at 11:28 AM, Haik Zargaryan wrote: > Dear friends, > > We want to attach several URLs to the MARC record. Since the 856 $u

[Koha] (no subject)

2012-12-23 Thread Haik Zargaryan
Dear friends, We want to attach several URLs to the MARC record. Since the 856 $u field is repeatable, we have decided to clone the subfield several times. Yet, when we search for the record in the OPAC, only the first link is displayed in the results' page, meanwhile the other ones are not vis

Re: [Koha] (no subject)

2012-11-26 Thread tigran
Տարբերակ means Version Tigran > Probably better to ask this on the koha-translate list, that I have cced > > What does Տարբերակ translate to in English, is it END ? if so it > looks > like a template directive has been translated (which shouldn't happen) > a quick fix is to open the doc-head-close.

  1   2   >