> How to check Zebra server is running or not?
+1 for
ps -C zebrasrv
in Debian or Ubuntu.
For more info try (requires large terminal)
ps -f -C zebrasrv
or
ps -F -C zebrasrv
Stefano
___
Koha mailing list http://koha-community.org
Koha@lists.katipo.co.n
i think maybe when we open .csv file by Libreoffice Calc, by default, the field
delimiter is semicolon. But when we open a .ods file, then save as a .csv
file, the field delimiter is comma. And Koha accept comma. He got only this
error as i did, it it not like not compare headerrow, or data fo
Hi.
I am new to this forum.
I need to install Koha on Linux Red Hat, is it possible?
If so where I can find the installation manual and the software product.
Thanks for your help.
Tano.
___
Koha mailing list http://koha-community.org
Koha@lists.katipo
The problem has been solved. I would like to thank those who help.
Circulation settings "suspension" 0 (zero) were recorded. Circulation
settings applied to the branch libraries and the problem is solved.
S. Armagan
IGU Libraries
2012/11/21 A. Şenol Armağan
> Hi all,
>
> We are using KOHA bu
Hi,
I know there's a Debian repository for Koha, is there a
RHEL/CentOS/Scientific 6 repository as well?
It doesn't have to be official, a third party repo would do just as
fine.
Doruk
--
Özgür Yazılım A.Ş. ~ #
http://www.ozguryazilim.com.tr
If my broswer (Chrome, Firefox, etc.) are in English the
language of the OPAC load in English. I installed Spanish version of
crhome and the degault language is set to spanish.
Hi, Adalid! Did this work? Do you know since which version? I just read from
3.10. release newfeatures that:
///
'
Hi Stefano e Vitor!
Did this workaround do ok?
-
(Mr.) Kari Blomster, librarian
Hailuoto Public Library, Finland |
http://www.hailuoto.fi/sivu/fi/kuntapalvelut/perus/Sivistyspalvelut/kirjasto/
Profiles |
http://www.hailuoto.fi/sivu/fi/kuntapalvelut/perus/Sivistyspalvelut/kirjasto/verkko
Kari Blomster wrote
> So was this browserdetection workin already 2 years behind?
>
> Note to self: read carefully. Sorr, this question was answered already.
>
> cheers,
> Gary
-
(Mr.) Kari Blomster, librarian
Hailuoto Public Library, Finland |
http://www.hailuoto.fi/sivu/fi/kuntapalv
On Thu, Nov 22, 2012 at 8:17 AM, Doruk Fisek wrote:
> Hi,
>
> I know there's a Debian repository for Koha, is there a
> RHEL/CentOS/Scientific 6 repository as well?
>
> It doesn't have to be official, a third party repo would do just as
> fine.
>
> There isn't such a thing yet.
Regards
To+
On Thu, Nov 22, 2012 at 6:18 AM, Fischer, Katrin
wrote:
> Hi Elaine,
>
> I think it's not the date format that is a problem here. The date format
> should be what you have set in the dateformat system preference.
> I think your problem could be, that you are not providing a borrowernumber.
I am pr
On Thu, Nov 22, 2012 at 4:36 AM, Sunil Kumar
wrote:
> Dear Elaine
>
> Can you share the patron excel file
I am constrained by the data protection act. I can't share this file
with anyone who is not an employee of the organization.
and also check the under system
> configuration "BorrowerMandat
* Elaine Bradtke (e...@efdss.org) wrote:
>
> I will say having to jump through all these hoops to get the data into
> Koha means I probably won't be able to delegate the monthly updates to
> another member of staff. This is unfortunate, it shouldn't be this
> difficult.
>
Yeah, that's the thing,
In my Koha installation the Spanish language translation was not
complete by my system administration so i have a "spanglish" OPAC.
Recently I turned off the language selection and set the default
language "spanish" for the OPAC and see that this work and the
language of firefox, chrome, et
Hi,
Thu, 22 Nov 2012 12:38:36 -0300, Tomas Cohen Arazi
:
> There isn't such a thing yet.
We're going to start working on creating one then.
Doruk
--
Özgür Yazılım A.Ş. ~ #
http://www.ozguryazilim.com.tr
___
Koha mailing list http:
Greetings,
Wait 10-20 minutes, everything should be a-okay. The upgrading step does
sometimes cause timeouts, but I have also seen it continue on in the
background on the server (in my experience). If you retried immediately, it
was probably attempting to do multiple upgrades at the same time.
I am trying to update a bunch of various dates to 31 Dec. The following
appears to be syntactically OK, finds all 1302 to be changed, but does not
change them to 31 Dec.
mysql> UPDATE items
-> SET items.dateaccessioned=REPLACE(items.dateaccessioned,'%','2011-12-31')
-> WHERE blah blah blah;
Que
On Thu, Nov 22, 2012 at 8:03 PM, Paul wrote:
> I am trying to update a bunch of various dates to 31 Dec. The following
> appears to be syntactically OK, finds all 1302 to be changed, but does not
> change them to 31 Dec.
>
> mysql> UPDATE items
> -> SET items.dateaccessioned=REPLACE(**items.datea
Apologies - solved. One of those days that the KISS principle didn't kick
in. The REPLACE in line 2 is not needed and the line should read: SET
items.dateaccessioned='2010-12-31'
Paul
At 06:03 PM 11/22/2012 -0500, I wrote:
I am trying to update a bunch of various dates to 31 Dec. The following
Solved!
It appears the header row is case sensitive. Once I converted the all
caps to lower case it went right in. Would have been nice to know. .
. .
Thanks for everyone's input. I kept saying I wasn't going to work on
the holiday. . . at least now I won't wake up in the middle of the
night wo
19 matches
Mail list logo