Re: [Koha] opac-browse.pl not working with ElasticSearch

2025-03-05 Thread Katrin Fischer
Hi Sami, it sounds might like you might be encountering this bug: *Bug 39223* - opac-browse.pl broken since 24.11 Hope that helps, Katrin On 03.03.25 22:39, Sami M. Rasheed wrote: Hi to all,After upgrading to Koha 24.11.02, we

Re: [Koha] opac-browse.pl not working with ElasticSearch

2025-03-04 Thread Sami M. Rasheed
. Kind regards Leon Vivier -- Message: 2 Date: Tue, 4 Mar 2025 10:01:05 +0100 From: Fridolin SOMERS To: koha@lists.katipo.co.nz Subject: Re: [Koha] opac-browse.pl not working with ElasticSearch Message-ID: Content-Type: text/plain; charset=UTF-8; format=flowed Hi

Re: [Koha] opac-browse.pl not working with ElasticSearch

2025-03-04 Thread Fridolin SOMERS
Hi, What version of Elasticsearch do you have please ? Le 03/03/2025 à 22:39, Sami M. Rasheed a écrit : Hi to all,After upgrading to Koha 24.11.02, we installed Elasticsearch and made all configurations, then rebuilt the Elasticsearch index. Then we switch the SearchEngine to ElasticSearch an

Re: [Koha] OPAC UI Changes not showing up

2025-02-24 Thread Paul Dokken
Thanks for pointing this out. I was changing the staff interface setting instead of the OPAC one. On Sun, Feb 23, 2025 at 7:37 AM Katrin Fischer wrote: > Hi Paul, > > can you describe the problem in a bit more detail? > > First thing I notice is that you write about changing the OPAC, but > Sta

Re: [Koha] OPAC UI Changes not showing up

2025-02-23 Thread David Liddle
Hi there, Paul! I'm with Katrin – more information is needed. I just noticed that the staff login page for our testing installation (22.11) needed a tweak, and the change took effect immediately and without a restart of Apache. That field has content like this: > > Test Server DEV > Database

Re: [Koha] OPAC UI Changes not showing up

2025-02-23 Thread Katrin Fischer
Hi Paul, can you describe the problem in a bit more detail? First thing I notice is that you write about changing the OPAC, but StaffLoginInstructions is for the login page of the staff interface. Are you on a version where this is a HTML customization or a system preference? If it's the first,

Re: [Koha] OPAC Main User Block not updating content

2025-02-11 Thread Chris Brown
Hi Mesfin, I also had the problem of seeing content in OPACMainUserBlock that I thought I had deleted. Eventually I realised that the HTML editor has two tabs, called "Default" and (in my case) "English". It appears that the English tab takes precedence. Edits you make to the Default tab won't ha

Re: [Koha] OPAC UNIMARC Authorities

2025-01-09 Thread Fridolin SOMERS
23, 2024 9:03 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] OPAC UNIMARC Authorities Hi Sorry this is hardcoded : https://git.koha-community.org/Koha-community/Koha/src/commit/81059bfee98d75708e8afb96508a4187f21383b3/C4/AuthoritiesMarc.pm#L977 Best regards, Le 03/12/2024 à 17:33, Сычев Игорь Ал

Re: [Koha] OPAC UNIMARC Authorities

2025-01-08 Thread Сычев Игорь Алексеевич
? Good Luck! -Original Message- From: Koha On Behalf Of Fridolin SOMERS Sent: Monday, December 23, 2024 9:03 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] OPAC UNIMARC Authorities Hi Sorry this is hardcoded : https://git.koha-community.org/Koha-community/Koh

Re: [Koha] OPAC UNIMARC Authorities

2024-12-23 Thread Fridolin SOMERS
Hi Sorry this is hardcoded : https://git.koha-community.org/Koha-community/Koha/src/commit/81059bfee98d75708e8afb96508a4187f21383b3/C4/AuthoritiesMarc.pm#L977 Best regards, Le 03/12/2024 à 17:33, Сычев Игорь Алексеевич a écrit : Hello! UNIMARC Authorities 340 __ $a Social activities: Dr. A

Re: [Koha] Opac Customization

2023-08-14 Thread anabela semedo
I really liked your OPAC my dear. You used coverflow and it turned out really nice and perfectly styled. I would like that too. I wanted to use the coverflwo code within my style MC, Anabela Semedo De: Carlos Lopez Enviado: 13 de agosto de 2023 22:35 Para: anabel

Re: [Koha] Opac Customization

2023-08-13 Thread Carlos Lopez
Wow! That looks great! With kind regards from the Dalton McCaughey Library Team Carlos Lopez Dalton McCaughey Library | 29 College Crescent, Parkville, VICTORIA 3052 Ph: 03 9340 ext.1 | libr...@dml.vic.edu.au | https://library.dmlibrary.org.au -Original Message- From: Koha On Be

Re: [Koha] OPAC Search results - 500 Error

2023-04-24 Thread John J. English
I cleaned things up and things look better already. Thank you so much Katrin. John E. -Original Message- From: Koha On Behalf Of Katrin Fischer Sent: Thursday, April 20, 2023 12:23 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] OPAC Search results - 500 Error Hi John, please make

Re: [Koha] OPAC Search results - 500 Error

2023-04-20 Thread Katrin Fischer
Hi John, please make sure all your items have a homebranch (MARC21 952$a) and holdingbranch (MARC21 952$b) set. Same for the itemtype. Koha requires these to work correctly. Hope this helps, Katrin On 18.04.23 20:36, John J. English wrote: Hello all, I'm having trouble getting detail for boo

Re: [Koha] OPAC XSLT template: how to add text if the MARC field is not blank?

2023-02-20 Thread Andreas Roussos
Hi Fred, The snippet you posted already has some "if" logic at the top, where it checks for the presence of field 698. You just need to wrap your tags within a similar conditional block. Inside your for-each loop, try changing name="href">/cgi-bin/koha/opac-search.pl?q=conference-name:"sele

Re: [Koha] OPAC CUSTOMIZATION ON KOHA 21.11.12

2022-10-29 Thread Igbudu Tersoo
Thank you all for your response. The issue have been resolved. On Mon, Oct 24, 2022, 3:28 PM Igbudu Tersoo wrote: > Hello, > I just installed koha 21.11.12 running on ubuntu 20.04. i want to > customize the koha OPAC. on the news section, I can't see opacheader to > position my header. i can onl

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] OPAC CUSTOMIZATION ON KOHA 21.11.12

2022-10-24 Thread Katrin Fischer
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 wrote: Hello, I just installed koha 21.11.12 running on ubuntu 20.04. i want to customize the koha OPAC. on the news secti

Re: [Koha] OPAC Keyword search via API ?

2022-06-16 Thread Katrin Fischer
Hi Elaine, for search using SRU comes to mind: https://koha-community.org/manual/22.05/en/html/webservices.html?sru-server Hope this helps, Katrin On 16.06.22 19:58, Elaine Bradtke wrote: We have a very large and complex archives catalogue our web people want to design a joint search box tha

Re: [Koha] OPAC Preference

2022-01-25 Thread Owen Leonard
> Is it possible to limit the search to only ONE subtype? In my case I only > need "Any Format". Do you mean that you want only the "Format" option to be visible to users of the OPAC? It doesn't look like that is configurable via system preferences but you might be able to use custom JS to do it.

Re: [Koha] opac-user.tt, add pub date?

2021-12-20 Thread Eric Phetteplace
Hi Tasha, We customize a bit of the OPAC and staff side, but it's usually to hide information or tweak the display, not adding additional information to the page. It's relatively easy to use OPACUserJS and OPACUserCSS to change appearances or hide particular pieces of the page. To add new informat

Re: [Koha] OPAC SQL Report Search

2021-08-25 Thread Tim McMahon
There is a search_history table in the database, but it looks like it only logs searches from patrons who are logged in to their account.  There could be a preference to log anonymous searches, but I didn't find it in my search. On 8/25/21 10:21 AM, Eric Phetteplace wrote: I think this would

Re: [Koha] OPAC SQL Report Search

2021-08-25 Thread Eric Phetteplace
I think this would typically be done with website tracking software, like Google Analytics or Matomo . Best, ERIC PHETTEPLACE Systems Librarian, Libraries (he/him) ephettepl...@cca.edu | o 510.594.3660 (cca) 5212 Broadway | Oakland, CA | 94618 CCA is situated on the tradit

Re: [Koha] OPAC SQL Report Search

2021-08-25 Thread Guillermo
Hi Victor, I checked koha's sql report list and there is nothing like it. I think you should check the access log of the apache server or your installed web server. Ing. Guillermo González El mié., 25 de ago. de 2021 10:19 a. m., Victor Barroso Oliveira < vbovic...@gmail.com> escribió: > Good mo

Re: [Koha] OPAC Hidden Items (OPACHiddenItems) and NOT_LOAN

2021-06-16 Thread Charles Kelley
Hello, Mr. Arazi et al! In our latest exchange, on 16 June 2021 at 12:24 [JST], I received from you the following: OpacHiddenItems is not about authorized value categories, but the 'items' > table column names. > > So you need to put > > --- > column1: [value1,...,value] > ... > > NOT_LOAN is

Re: [Koha] OPAC Hidden Items (OPACHiddenItems) and NOT_LOAN

2021-06-15 Thread Tomas Cohen Arazi
OpacHiddenItems is not about authorized value categories, but the 'items' table column names. So you need to put --- column1: [value1,...,value] ... NOT_LOAN is an authorized vale category which (by default) is used to fill items.notforloan values. Some libraries might use their own categories,

Re: [Koha] OPAC Hidden Items (OPACHiddenItems) and NOT_LOAN

2021-06-15 Thread Charles Kelley
Hello, M. Cruciani! In our latest exchange, on 16 June 2021 at 09:01 [JST] I received the following from you: Hi, you could try following these steps: > https://bywatersolutions.com/education/hiding-items-on-the-opac > I´s worked for me! > Hope it helps, > > Regards, > > Paola V. Cruciani > B

Re: [Koha] OPAC Hidden Items (OPACHiddenItems) and NOT_LOAN

2021-06-15 Thread cruciani
Hi, you could try following these steps: https://bywatersolutions.com/education/hiding-items-on-the-opac I´s worked for me! Hope it helps, Regards, Paola V. Cruciani Biblioteca de Geografía y Turismo Universidad Nacional del Sur Argentina Charles Kelley escribió: Hello, all! Is there

Re: [Koha] Opac display

2021-06-09 Thread Caroline Cyr-La-Rose
Hi Carlo, If you use XSLT for your OPAC display (search system preferences for XSLT), these labels don't have any impact since the display is managed by the XSLT. I think the labels might appear in the MARC view, though. Caroline On 21-06-09 04 h 46, c.dumon...@btinternet.com wrote: I'm ne

Re: [Koha] OPAC

2021-04-13 Thread vikram zadgaonkar
Hello Elvira, Could you please share requirement in detail? On Wed, 14 Apr, 2021, 5:48 am elvira abao, wrote: > Good morning, Our library belongs to a small population, May I request your > good office to avail your library system. since you have the OPAC I want my > library to install it. > ___

Re: [Koha] OPAC 404 errors after upgrading to 20.05

2020-11-06 Thread Katrin Fischer
than Druart" mailto:jonathan.dru...@bugs.koha-community.org>> >> Cc: "koha" mailto:koha@lists.katipo.co.nz>> >> Betreff: Re: [Koha] OPAC 404 errors after upgrading to 20.05 >> >> Thank you Jonathan! >> >> The subfield in ques

Re: [Koha] OPAC 404 errors after upgrading to 20.05

2020-11-06 Thread Elaine Bradtke
times already. > > > > Hope this helps, > > > > Katrin > > > >> Gesendet: Freitag, 06. November 2020 um 09:26 Uhr > >> Von: "Father Vlasie" > >> An: "Jonathan Druart" > >> Cc: "koha" > >> Betr

Re: [Koha] OPAC 404 errors after upgrading to 20.05

2020-11-06 Thread Father Vlasie
ag, 06. November 2020 um 09:26 Uhr >> Von: "Father Vlasie" >> An: "Jonathan Druart" >> Cc: "koha" >> Betreff: Re: [Koha] OPAC 404 errors after upgrading to 20.05 >> >> Thank you Jonathan! >> >> The subfield in que

Re: [Koha] OPAC 404 errors after upgrading to 20.05

2020-11-06 Thread Katrin Fischer
helps, Katrin > Gesendet: Freitag, 06. November 2020 um 09:26 Uhr > Von: "Father Vlasie" > An: "Jonathan Druart" > Cc: "koha" > Betreff: Re: [Koha] OPAC 404 errors after upgrading to 20.05 > > Thank you Jonathan! > > The subfield in question i

Re: [Koha] OPAC 404 errors after upgrading to 20.05

2020-11-06 Thread Father Vlasie
Thank you Jonathan! The subfield in question is already marked as visible in the OPAC. The problem only seems to occur with catalog search results (in both OPAC and intranet as it turns out), all other links work as far as I can tell. It is very strange... FV > On 6 Nov 2020, at 12:18 am, Jo

Re: [Koha] OPAC 404 errors after upgrading to 20.05

2020-11-06 Thread Jonathan Druart
Hello Father, Make sure the MARC subfield linked with the biblionumber DB field is visible at the OPAC. Should be at $INTRANET_URL/cgi-bin/koha/admin/marc_subfields_structure.pl?op=add_form&tagfield=999&frameworkcode=#subcfield Regards, Jonathan Le ven. 6 nov. 2020 à 05:09, Father Vlasie a éc

Re: [Koha] OPAC 404 errors after upgrading to 20.05

2020-11-05 Thread Father Vlasie
Hello again! It seems the problem is with the URL generated by the search results: /cgi-bin/koha/opac-detail.pl?biblionumber=&query_desc=kw%2Cwrdl%3A%20Kang You can see there is no biblionumber specified! I am not sure how to troubleshoot this... FV > On 4 Nov 2020, at 9:09 am, Father Vlasie

Re: [Koha] OPAC 404 errors after upgrading to 20.05

2020-11-03 Thread Alvaro Cornejo
Hi 404 means the requested page is not available or can not be found. Either because the page does not exist or the user running apache does not have the right permissions. Can you check apache access log? there shall be the exact url you are trying to hit and gives you a more detailed idea of wh

Re: [Koha] "Opac Main UserBlock" OPAC

2020-06-08 Thread Galen Charlton
Hi, On Mon, Jun 8, 2020 at 7:43 PM Victor Barroso Oliveira wrote: > Has the "Opac Main UserBlock" feature been removed from version 20.05 KOHA? It has been moved to become a "news" block. In other words, go to Tools --> News in the staff interface, and you should find the HTML that previously wa

Re: [Koha] OPAC Browsing Kiosk

2020-01-16 Thread BRANNON, CHRISTOPHER
Joel, The best free kiosk software I have found is OpenKiosk. It is built off FireFox. I don't know that you will be able to do what you want with removing logins, holds and carts without some smart jQuery based on IP addresses. However, I can tell you, we use this in our library for

Re: [Koha] Opac Navbar font

2020-01-14 Thread Alvaro Cornejo
Thanks Owen. It worked Regards Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplica

Re: [Koha] Opac Navbar font

2020-01-14 Thread Owen Leonard
> is that right? How can I remove this ¨shadow¨ Try adding this to your OPAC's custom stylesheet: .navbar .nav > li > a { text-shadow: none } -- Owen -- Web Developer Athens County Public Libraries (740) 737-6006 https://www.myacpl.org ___ Koha m

Re: [Koha] Opac right sidebar disappeared?

2019-08-18 Thread Katrin Fischer
A fix for this problem has now been pushed to master. You can check progress here: *Bug 23253* - OpacNavRight does not display correctly for opacuserlogin disabled or self registration Katrin On 08.07.19 08:04, drojup wrote: Tha

Re: [Koha] Opac right sidebar disappeared?

2019-07-07 Thread drojup
Thank you. I guess in a future update this will be solved? -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo

Re: [Koha] Opac right sidebar disappeared?

2019-07-04 Thread Tomas Cohen Arazi
It's a bug in Koha. See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23253 El jue., 4 jul. 2019 a las 7:47, drojup () escribió: > Hi there, > > I run Koha version: > 19.05.00.000 > > I just noticed that the right sidebar in OPAC has disappeared. Any ideas to > bring it back? > > R

Re: [Koha] OPAC research does not work

2019-02-22 Thread Caroline Cyr-La-Rose
Hi David, I didn't notice if someone already answered you. You need to build your search indexes before being able to find anything in the OPAC. Do you have access to your server? If you use Zebra (you probably do, but just to make sure, check the system preference SearchEngine in Administr

Re: [Koha] OPAC item status

2019-02-18 Thread Giacomo Visini
Hi Peter, On item level you can use subfield 7 'Not available'. You can add statuses in the authorized values category NOT_LOAN. The status will show up in your OPAC. Note that, if you add values, negative numbers will still allow holds, while positive numbers don't. Have a good one! Giacomo

Re: [Koha] opac search returned results doesn't show title

2019-02-02 Thread Katrin Fischer
Hi Tommaso, Koha does monthly bugfix releases for supported versions. usually the releases happen around the 22nd of a month. Releases will be announced on the mailing list and you can also follow them on the Koha Community website: https://koha-community.org/news/. If you look at the bug you ca

Re: [Koha] opac search returned results doesn't show title

2019-01-31 Thread tommaso spazzali
Hi Peter, hi everybody, excuse me for the dummy question can you tel me how can I apply the fix of Bug 22085? or do you have an idea about when 18.11.03 will be available? thanks a lot t.s. Il 28/01/19 06:05, Peter Zhao ha scritto: > Hi Katrin, > Thanks a lot. I fixed the problem with "

Re: [Koha] opac search returned results doesn't show title

2019-01-27 Thread Peter Zhao
Hi Katrin, Thanks a lot. I fixed the problem with "Bug 22085". Peter > >Hi Peter, > >assuming that your system is set up throughout as UNIMARC (this has to >be set when creating the instance and for the db), I think you might be >seeing this bug: > >*Bug 22085* >

Re: [Koha] opac search returned results doesn't show title information

2019-01-27 Thread Katrin Fischer
Hi Peter, assuming that your system is set up throughout as UNIMARC (this has to be set when creating the instance and for the db), I think you might be seeing this bug: *Bug 22085* - UNIMARC default XSLT broken by Bug 14716

Re: [Koha] OPAC search limiting options

2019-01-21 Thread Peter Lau
Nu&revid=0BzpPRj4UE0XeT1R2WUt2dnhmTFBBeEpVR3dqcU5QbnF6NVg4PQ] 2 Tin Wan Hill Road, Tin Wan, Aberdeen *YCCECE, Here We Grow Our Future | *www.yccece.edu.hk *From:* Irma Birchall [mailto:i...@calyx.net.au] *Sent:* Monday, 21 January 2019 8:28 PM *To:* Peter Lau *Cc:* koha list *Subject:* Re: [Koha] OPAC search limiting options Hi P

Re: [Koha] OPAC search limiting options

2019-01-21 Thread Irma Birchall
Hi Peter, The Publication date option for search filtering is available for both system preferences : *OpacAdvSearchMoreOptions* and *OpacAdvSearchOptions*. Also define in *OPACdefaultSortOrdersort* the sort order for date of publication in this* OPACdefaultSortField *system preference*. * Hope t

Re: [Koha] OPAC detail

2019-01-15 Thread Indranil Das Gupta
Hi Jenny, On Tue, Jan 15, 2019 at 3:16 PM Jenny Wolf wrote: > in the library of the memorial site "Haus der Wannsee-Konferenz" we have been > unsing Koha (17.11) for almost a year. Our collection includes about 100.000 > records. We are planning an update to the current version (18.11) in the

Re: [Koha] OPAC holdings table in 18.11 shows   instead of blank

2018-12-24 Thread Alvaro Cornejo
Hi This is a bug on the table display " " is the html code for the space character. Please create a bug report and/or update the bug you referred. Regards, Alvaro |-| Envíe y Reciba

Re: [Koha] OPAC holdings table in 18.11 shows   instead of blank

2018-12-24 Thread Mark Alexander
Excerpts from Mark Alexander's message of 2018-12-22 11:56:33 -0500: > In the OPAC, when looking at the MARC view for an item, there is a > table at the bottom of the page showing some holding information. > Those table fields that used to be blank in 18.05 are now displaying > as " " (without the

Re: [Koha] OPAC display - Browse shelf

2018-12-23 Thread Peter Lau
5QbnF6NVg4PQ] 2 Tin Wan Hill Road, Tin Wan, Aberdeen *YCCECE, Here We Grow Our Future | *www.yccece.edu.hk *From:* Bob Birchall [mailto:b...@calyx.net.au] *Sent:* Monday, 24 December 2018 10:01 AM *To:* Peter Lau *Cc:* koha *Subject:* Re: [Koha] OPAC display - Browse shelf Hi Peter,

Re: [Koha] OPAC display - Browse shelf

2018-12-23 Thread Bob Birchall
Hi Peter, That feature virtualizes the experience of browsing the shelf. It will show you the books either side of the one selected, based on call number. This is controlled by a system preference, opacShelfBrowser, if I recall correctly. I hope this helps. Bob Birchall Calyx On Mon, 24 Dec. 2018

Re: [Koha] OPAC item information display

2018-12-21 Thread Katrin Fischer
Hi Peter, the sequence of fields cannot be changed by configuration. You can change what is displayed using the column configuration settings in the administration module: Administration > Configure columns > OPAC > id = holdingst Hope this helps, Katrin On 20.12.18 02:36, Peter Lau wrote:

Re: [Koha] OPAC header

2018-12-17 Thread Owen Leonard
> What changes do i have to make, so that the opac header is visible in other > opac pages like search. The opacheader system preference adds content to every page in the OPAC, including the search page. I'm not sure why you wouldn't be seeing it on your search page. Is your OPAC online where we c

Re: [Koha] OPAC display

2018-12-14 Thread Katrin Fischer
Hi Peter, do you mean the columns in the item/holdings table on the OPAC detail pages? If you are running 17.11 or later you can change those here: Administration > Configure columns > OPAC > id=holdingst Hope this helps, Katrin On 14.12.18 08:06, Peter Lau wrote: I would like to know how t

Re: [Koha] Opac issue after upgrade to 18.1

2018-12-07 Thread Katrin Fischer
Hi Hugo, how did you update? Did you move your database into a new installation by chance? One reason for the title not showing could be that the MARC flavor or your installation doesn't match the MARC flavor of your data. Hope that helps, Katrin On 07.12.18 11:33, Hugo Páscoa wrote: Hi

Re: [Koha] Opac 18.11.00 Font

2018-11-29 Thread drojup
I just changed to opacuser css this: .fonts-loaded body { font-family: NotoSans } to this: .fonts-loaded body { font-family: Arial } and now it looks "beautiful" :-) -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html __

Re: [Koha] Opac 18.11.00 Font

2018-11-29 Thread drojup
There isn't any functional problem. Just a difference in the display of the fonts. Please see the attached image: -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html __

Re: [Koha] Opac 18.11.00 Font

2018-11-29 Thread Indranil Das Gupta
Quick query: did you clear your browser cache after the upgrade? Indranil Das Gupta L2C2 Technologies On Thu 29 Nov, 2018, 12:52 PM drojup, wrote: > Hi there, > > I just upgraded to 18.11 and I would like to ask where I can change the > font. Because I have two languages (English + Greek) and t

Re: [Koha] Opac 18.11.00 Font

2018-11-29 Thread Claire Gravely
Hi, what isn't working for you? I have Greek, German and English installed and all are displaying well (as far as I can understand). Could you perhaps send a screenshot of the issue? Thanks, Claire -Ursprüngliche Nachricht- Von: Koha Im Auftrag von drojup Gesendet: Donnerstag, 29. Nov

Re: [Koha] OPAC Search too slow in Koha 18.05.05

2018-11-08 Thread Cab Vinton
A couple follow up questions for you, Barton. Are Zebra facets a general system preference? I see a few facets-related preferences, but nothing specifically tied to Zebra. We're still using Zebra in our system. Can you clarify what you mean by ElasticSearch not yet being at feature-parity in 18.0

Re: [Koha] OPAC Search too slow in Koha 18.05.05

2018-11-08 Thread Barton Chittenden
Actually, if you have Zebra facets enabled, turn them *off*. I believe that they're enabled by default, and they're dog slow. Zebra is *very* disk IO intensive. Make sure that its temporary directory is being written to the fastest drive you have. If you have the QueryFuzzy or QueryStemming syste

Re: [Koha] OPAC Search too slow in Koha 18.05.05

2018-11-07 Thread Mark Tompsett
Greetings, I don't promise to be right, but here are a couple thoughts: 1) You can use Zebra Facets -- there's a koha-conf.xml line in there somewhere. 2) Also, do you have plack turned on? Plack increases response times considerably. GPML, Mark Tompsett __

Re: [Koha] opac showing no search results

2018-07-10 Thread hira.ak...@almusnet.com
Yes, The problem got solved after Zebra Server running. Thanks alot. -Original Message- From: "Katrin Fischer" Sent: Monday, 9 July, 2018 10:55pm To: koha@lists.katipo.co.nz Subject: Re: [Koha] opac showing no search results Ah, I saw the other thread now. It's pr

Re: [Koha] opac showing no search results

2018-07-09 Thread Katrin Fischer
just no results found. -Original Message- From: "Katrin Fischer" Sent: Sunday, 8 July, 2018 11:23pm To: koha@lists.katipo.co.nz Subject: Re: [Koha] opac showing no search results Hi, I am not sure what the reason could be. Maybe answering some questions could give us an idea:

Re: [Koha] opac showing no search results

2018-07-09 Thread Katrin Fischer
: 18.05.00.000 zebra: Zebra 2.0.59 (C) OpacSuppression: dont hide biblios marked as supressed. no error message. its just no results found. -Original Message- From: "Katrin Fischer" Sent: Sunday, 8 July, 2018 11:23pm To: koha@lists.katipo.co.nz Subject: Re: [Koha] opac showing no search r

Re: [Koha] opac showing no search results

2018-07-08 Thread Katrin Fischer
Hi, I am not sure what the reason could be. Maybe answering some questions could give us an idea: - What version of Koha are you using? - Are you using Zebra or Elasticsearch? - What is the setting of your OpacSuppression system preference? Try switching it to see if it makes a difference. -

Re: [Koha] OPAC Search: No result found!

2018-03-29 Thread omkar2403
Hello, It is the problem with zebra server. Try the following commands in terminal. sudo su [system password] zebrasrv -f /etc/koha/sites/library/koha-conf.xml & [Press Ctrl + c / Close the terminal] -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html __

Re: [Koha] OPAC Search Error in KOHA 1711.0001

2018-01-16 Thread Jonathan Druart
Good catch Colin, See bug 19978 On Thu, 28 Dec 2017 at 13:03 Campbell, Colin wrote: > Found another scenario causing this bug. GetItemTypesCategorized returns > itemtypes and searchcategories. (previously only itemtypes were returned by > the now replaced routine). If a searchcategory is used an

Re: [Koha] OPAC Search Error in KOHA 1711.0001

2017-12-28 Thread Campbell, Colin
Found another scenario causing this bug. GetItemTypesCategorized returns itemtypes and searchcategories. (previously only itemtypes were returned by the now replaced routine). If a searchcategory is used and there is not an itemtype with the samename the find returns no object, triggering the error

Re: [Koha] OPAC Search Error in KOHA 1711.0001

2017-12-26 Thread Jonathan Druart
If you have technical skills you can try to add this line: @ opac-search.pl:229 @ my $itemtypes = GetItemTypesCategorized; # add translated_description to itemtypes foreach my $itemtype ( keys %{$itemtypes} ) { # Itemtypes search categories don't have (yet) translated descriptions, they are

Re: [Koha] OPAC Search Error in KOHA 1711.0001

2017-12-26 Thread Mubassir Ahsan
Dear Jonathan, Thanks for the reply. I have executed the query and manually search in the database for missing itemtype and then fix all, but the problem is still there. only Disabling the lines makes searching possible. On Wed, Dec 27, 2017 at 1:42 AM Jonathan Druart < jonathan.dru...@bugs.koha

Re: [Koha] OPAC Search Error in KOHA 1711.0001

2017-12-26 Thread Jonathan Druart
Hello, Yes, it's a bug and a configuration issue. It means you have item types that are used in your catalogue but not defined in Koha. There was a discussion on koha-devel in July: http://lists.koha-community.org/pipermail/koha-devel/2017-July/043841.html To know the item types that are not def

Re: [Koha] OPAC Search Report

2017-11-23 Thread schnydszch
Hi! Looking at the database schema of Koha ILS and Koha mysql report https://wiki.koha-community.org/wiki/SQL_Reports_Library, you can use this report: https://wiki.koha-community.org/wiki/SQL_Reports_Library#Most_Popular_Searches, the mysql code below: SELECT COUNT(*) AS Count, RIGHT(

Re: [Koha] opac search

2017-11-15 Thread Katrin Fischer
Hi Erlanda, does the search generally work ok apart from the 'refine your search'? Does a keyword search for the author work ok? It might be a bug. Could you file a bug report with your screenshots and a step by step description of how to reproduce the problem on https://bugs.koha-community.

Re: [Koha] opac search

2017-11-01 Thread Katrin Fischer
Hi Erlanda, attachments can't be send to the list. Can you upload your photos somewhere or provide a link to your OPAC with a sample search that shows the problem? Katrin On 12.10.2017 10:22, Erlanda Simonyan wrote: Dear list, We have some problems in opac search in koha 17.05. When we s

Re: [Koha] OPAC open in new window

2017-10-12 Thread Michael Kuhn
Hi Marian You wrote: > At the backend cataloguing of koha, whenever I click "open in > new window" to view the opac of a record, the page won't load. Which Koha version are you using? Maybe you are experiencing the following bug: * https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1193

Re: [Koha] opac search

2017-10-12 Thread Erlanda Simonyan
- Original Message - From: Erlanda Simonyan To: koha@lists.katipo.co.nz Sent: Thursday, October 12, 2017 11:22 AM Subject: opac search Dear list, We have some problems in opac search in koha 17.05. When we search for a keyword and from the result page and the colu

Re: [Koha] Opac Header Image

2017-10-10 Thread Ashok Francis
THank you so much Eric Phetteplace. I have corrected as per your suggestion. It is working great. Thank you so much for your help. Kind Regards, Ashok Francis Librarian, New Delhi On Tue, Sep 5, 2017 at 10:40 PM, Eric Phetteplace wrote: > Hi Ashok, > > Without actually looking at your catalog s

Re: [Koha] OPAC open in new window

2017-10-09 Thread schnydszch
Hi! What exactly is happening when you click the Open in new window? Is it "The site can't be reached"? There could be a misconfiguration in the OPACBaseURL which you can edit in System Preferences > OPAC > OPACBaseURL. Please try to edit your base URL to the URL of your Koha installation, e.g. ht

Re: [Koha] Opac Header Image

2017-09-05 Thread Eric Phetteplace
Hi Ashok, Without actually looking at your catalog site, it's tough to tell. It's helpful to send along a link, if possible. My guess is that the image URL on your home page is correct but it breaks when you go to a search. That blog post is very flawed in that it recommends a *relative* URL (one

Re: [Koha] OPAC access denied Code 403 in browser

2017-07-19 Thread dalmeida
Hi! Many thanks for all the answers I received and as the problem has already been solved, I'm sharing it now answering to my own question: I had two unnecessary files included in the sites-enabled folder where only the properly configured library.conf file should appear, that is, the 000-default.c

Re: [Koha] Opac

2017-07-13 Thread Lennon Mazonde
Hi Luis, I suggest you use the following values in /etc/koha/koha-sites.conf /DOMAIN="xx.xxx.xx.xx" # where xx.xxx.xx.xx is the IP address of your server/ /INTRAPORT="80"/ /OPACPORT="80"/ Then go to your Koha instance Apache config /etc/apache2/sites-enabled/koha.conf. A

Re: [Koha] OPAC

2017-07-13 Thread Mark Tompsett
Greetings, > I have this on my /etc/koha/koha-sites.conf > OPACPORT= “8080” [SNIP] > Why i can not see the OPAC, only the APACHE INFORMATION PAGE? Do you have something silly like the INTRAPORT="8080"? If so, whatever is on 8080 first is what likely comes up. The difference is when virtual named

Re: [Koha] OPAC access denied Code 403 in browser

2017-07-12 Thread Mark Tompsett
#403_errors_for_Gitified_or_git_clone_installs Granted, the path in the directory tag likely needs tweaking, but if you installed it, you should know how to tweak it. GPML, Mark Tompsett -Original Message- From: Jonathan Druart Sent: Wednesday, July 12, 2017 10:29 AM To: koha@lists.katipo.co.nz Subject: Re: [Koha] OPAC

Re: [Koha] OPAC access denied Code 403 in browser

2017-07-12 Thread Jonathan Druart
I have no idea if this tutorial is correct, but it is old (Koha 3.16). I recommend you to read the official documentation to install Koha on Debian: https://wiki.koha-community.org/wiki/Koha_on_Debian When you will run the koha-create command, specify the --letsencrypt flag to get a certificate wit

Re: [Koha] OPAC access denied Code 403 in browser

2017-07-12 Thread dalmeida
Hi! Thank you very much for the feedback! I've installed Koha using this tutorial https://www.youtube.com/watch?v=mORxmDZ3OhI, and yes I've enabled SSL Apache module. I used 000-default.conf in order to redirect the site from http to https according to what I've read on the web, in several forum si

Re: [Koha] OPAC access denied Code 403 in browser

2017-07-12 Thread Jonathan Druart
Hi, How did you install Koha? If it was using package you could recreate an install using the --letsencrypt flag of the koha-create script. If not, make sure your have enabled the ssl apache module. I do not understand why do you modify 000-default.conf, do not you have a specific .conf file for

Re: [Koha] OPAC images

2017-06-07 Thread Luis Moises Rojas
Thanks to all and to you thomas: it works the image and without On Tue, Jun 6, 2017 at 10:36 PM, Tomas Cohen Arazi wrote: > Why are you using the tag? > > El lun., 5 de jun. de 2017 12:45 PM, Luis Moises Rojas < > lmoisesro...@gmail.com> escribió: > >> Hi everybody, >> >> We have this code on

Re: [Koha] OPAC images

2017-06-07 Thread Luis Moises Rojas
We thought it needed because it was HTML. On Tue, Jun 6, 2017 at 10:36 PM, Tomas Cohen Arazi wrote: > Why are you using the tag? > > El lun., 5 de jun. de 2017 12:45 PM, Luis Moises Rojas < > lmoisesro...@gmail.com> escribió: > >> Hi everybody, >> >> We have this code on OpacMainUserBlock >> >

Re: [Koha] OPAC Display Format

2017-06-07 Thread Luis Moises Rojas
Hello everybody. Well, i just restarted apache and every WORKS AGAIN! Why: I don't know On Wed, Jun 7, 2017 at 11:01 AM, Luis Moises Rojas wrote: > So, the error is not on that log. > Apache log or where? > > Thanks > > On Wed, Jun 7, 2017 at 10:59 AM, Tomas Cohen Arazi > wrote: > >> Those are

Re: [Koha] OPAC Display Format

2017-06-07 Thread Luis Moises Rojas
So, the error is not on that log. Apache log or where? Thanks On Wed, Jun 7, 2017 at 10:59 AM, Tomas Cohen Arazi wrote: > Those are harmless warnings. And a maintenance page redirection, because > of a recent upgrade. > > > > El mié., 7 jun. 2017 a las 11:51, Luis Moises Rojas (< > lmoisesro...

Re: [Koha] OPAC Display Format

2017-06-07 Thread Tomas Cohen Arazi
Those are harmless warnings. And a maintenance page redirection, because of a recent upgrade. El mié., 7 jun. 2017 a las 11:51, Luis Moises Rojas () escribió: > Well, we are checking the opac-error.log > Of course we do not understand what the error is, but ( and we know you are > too busy) her

Re: [Koha] OPAC Display Format

2017-06-07 Thread Luis Moises Rojas
Well, we are checking the opac-error.log Of course we do not understand what the error is, but ( and we know you are too busy) here is the LOG file(part) since the day started to fail: [Tue Jun 06 09:41:24.351263 2017] [cgi:error] [pid 5607] [client 148.0.14.148:27361] AH01215: [Tue Jun 6 09:41:2

  1   2   3   >