Re: [Koha] How do I change an item's type?

2018-05-22 Thread Hector Gonzalez
Thank you, it seems this is a mixture of all that.  We have both items.itype, and biblioitems.itemtype set, but with different values, one is VM, whichdoes not exist, and the other is PELIC, which is "movie", so it seems the modification is happening, but is not readable.  I'll make a backup,

Re: [Koha] How do I change an item's type?

2018-05-22 Thread Jonathan Druart
Sorry, my previous answer was completely off topic. You should try with the English interface (not translated). If it works, it means there is a translation issue, if it still does not work it is certainly a data problem, double check the value in your database (items.itype or

Re: [Koha] How do I change an item's type?

2018-05-22 Thread Hector Gonzalez
No, what I'm trying to do is to change the type of an existing item, that was catalogued as a book, and it should be a movie now. I search for the item, click on edit, change "y - tipo de item Koha"  (I have the interface set to english, but this form is shown in spanish)  it also does not

Re: [Koha] How do I change an item's type?

2018-05-22 Thread Jonathan Druart
On /admin/itemtypes.pl?op=add_form=BK I changed the description from "Book" to "Movie" and it is saved correctly. Is it what you are trying to do? On Tue, 22 May 2018 at 15:47 Hector Gonzalez wrote: > Sorry, I did not copy to the list: > > Yes there are some lines in the logs,

Re: [Koha] How do I change an item's type?

2018-05-22 Thread Hector Gonzalez
Sorry, I did not copy to the list: Yes there are some lines in the logs, but I don't know what to make of them, these are the messages when I click save: ==> plack-error.log <== DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  SQL that returns multiple rows is

Re: [Koha] Koha coverflow - no image available

2018-05-22 Thread camilabezerra
Thank you for your reply, Andreas. I tried the fix and it didn't work. Any other suggestions? -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz

Re: [Koha] Elastic search

2018-05-22 Thread Nicolas Legrand
No, not a chance. It's like having a tap not connected to the water supply network. 2018-05-22 14:17 GMT+02:00 Arshad Iqbal : > I mean to say without installation of elastic search just enable it in > system preference and data searching started. > On May 22, 2018 4:59

Re: [Koha] Elastic search

2018-05-22 Thread Arshad Iqbal
I mean to say without installation of elastic search just enable it in system preference and data searching started. On May 22, 2018 4:59 PM, "Tomas Cohen Arazi" wrote: > What do you mean 'without elastic search configuration'? > > El mar., 22 de may. de 2018 7:52 a. m.,

Re: [Koha] Elastic search

2018-05-22 Thread Tomas Cohen Arazi
What do you mean 'without elastic search configuration'? El mar., 22 de may. de 2018 7:52 a. m., Arshad Iqbal escribió: > Hello to all > > Is it possible in current stable version of Koha (17.11.05) to search any > bibliograhic data through elastic search without elastic

[Koha] Elastic search

2018-05-22 Thread Arshad Iqbal
Hello to all Is it possible in current stable version of Koha (17.11.05) to search any bibliograhic data through elastic search without elastic search configuration? ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz

[Koha] Proxy Error after MariaDB upgrade to 10.2.14

2018-05-22 Thread JanM
Hello everyone, i just ran into a Problem with my Koha System. After upgrading the MariaDB from 10.0 to 10.2.14 I have no access to the Server. I can not provide the Version of Koha, but for Apache: ### Server version: Apache/2.4.18 (Ubuntu)

[Koha] Generating Check-out Items from action_log

2018-05-22 Thread Mr Mutsikiwa Admire
Hi My old_issue table is empty as I have deleted it while trying to solve the problem of DBMS auto increment. I am wondering if it is possible to get a list of Checked out books from the action_log table. I am interested in the bibliographic information title, author and the time the book was