Re: [Koha] Patron data transfer to KOHA

2013-03-27 Thread michal_dudzik
Hi, If access to the database, or you can generate a file containing the data of students in the appropriate form that is possible. See in Koha Staff Tools > Import patrons Regards -- View this message in context: http://koha.1045719.n5.nabble.com/Patron-data-transfer-to-KOHA-tp5748470p5748474.

[Koha] problem with searching in version 3.8 and master

2013-02-08 Thread michal_dudzik
Hi, I met with an unusual situation namely when searching for a title such as phrase "fgdfgdfgdggdg (Exam 70-433)" and I set sorting Title (A-Z) I receive error: Can not call method "sort" on an undefined value at / home/magnus/kohahead/C4/Search.pm line 407th This error found in koha 3.8.8, 3.8.

Re: [Koha] Add new language for koha3.8.1

2012-12-11 Thread michal_dudzik
use this command to install a new language sudo env KOHA_CONF=/etc/koha/sites/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib/ perl translate install pl-PL where pl-PL is sign language greets Michal Dudzik -- View this message in context: http://koha.1045719.n5.nabble.com/Add-new-language-fo