Re: [Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
Thanks for the help Nick,

I'll keep trying, will let you know once its done! :)


On Tue, Jun 3, 2014 at 12:07 PM, Nicholas van Rheede van Oudtshoorn <
vano...@gmail.com> wrote:

> H - in that case Mayank, I'm afraid I'm out of ideas! Maybe someone
> else can chime in on this one?
>
> Nick
>
>
> On Tue, Jun 3, 2014 at 2:31 PM, Mayank Srivastava  > wrote:
>
>> Yes 54 lines.
>>
>>
>> On Tue, Jun 3, 2014 at 11:59 AM, Nicholas van Rheede van Oudtshoorn <
>> vano...@gmail.com> wrote:
>>
>>> H - step in the right direction
>>>
>>> How long is that etc/zebradb/biblios/etc/dom-config.xml file? That is,
>>> how many lines? Is it 54 lines long?
>>>
>>>
>>> On Tue, Jun 3, 2014 at 2:25 PM, Mayank Srivastava <
>>> mayanksri1...@gmail.com> wrote:
>>>
 Hi Nicholas,

 You were right, I updated the paths.
 While re-indexing i got some errors, I have attached them.

 When I search something, i get the following error:

 *Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr 1=1016 @attr
 4=6 @attr 5=1 states*



 Earlier the error code was: 109.

 Kindly look into them and help if possible.

 Thanks in advance!

 Regards
 Mayank Srivastava


 On Tue, Jun 3, 2014 at 11:31 AM, Nicholas van Rheede van Oudtshoorn <
 vano...@gmail.com> wrote:

> Check if you've got the directory
>
> /usr/lib/idzebra-2.0/modules
>
> or the directory
>
> /usr/lib64/idzebra-2.0/modules
>
> on your server. Chances are it'll be the second option. If so, edit
> these four files
>   /etc/koha/zebradb/zebra-authorities.cfg
>   /etc/koha/zebradb/zebra-authorities-dom.cfg
>   /etc/koha/zebradb/zebra-biblios.cfg
>   /etc/koha/zebradb/zebra-biblios-dom.cfg
> In each, change the line reading:
>  modulePath: /usr/lib/idzebra-2.0/modules
> to
>  modulePath: /usr/lib64/idzebra-2.0/modules
>
> And then try reindexing your records.
>
> You could also try using the -x switch when reindexing
>
> I suppose there should be a bug filed for the incorrect module path on
> 64bit machines when installed via the tarball. I know that it is among the
> patches I apply manually whenever I upgrade a system. (Gave me no end of
> grief the first time)
>
> God bless,
> Nicholas
>
>
>
>
>


 --
 *Mayank Srivastava*
 Mob: +91 971 851 6955
 New Delhi, India

>>>
>>>
>>
>>
>> --
>> *Mayank Srivastava*
>> Mob: +91 971 851 6955
>> New Delhi, India
>>
>
>


-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Nicholas van Rheede van Oudtshoorn
H - in that case Mayank, I'm afraid I'm out of ideas! Maybe someone
else can chime in on this one?

Nick


On Tue, Jun 3, 2014 at 2:31 PM, Mayank Srivastava 
wrote:

> Yes 54 lines.
>
>
> On Tue, Jun 3, 2014 at 11:59 AM, Nicholas van Rheede van Oudtshoorn <
> vano...@gmail.com> wrote:
>
>> H - step in the right direction
>>
>> How long is that etc/zebradb/biblios/etc/dom-config.xml file? That is,
>> how many lines? Is it 54 lines long?
>>
>>
>> On Tue, Jun 3, 2014 at 2:25 PM, Mayank Srivastava <
>> mayanksri1...@gmail.com> wrote:
>>
>>> Hi Nicholas,
>>>
>>> You were right, I updated the paths.
>>> While re-indexing i got some errors, I have attached them.
>>>
>>> When I search something, i get the following error:
>>>
>>> *Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr 1=1016 @attr
>>> 4=6 @attr 5=1 states*
>>>
>>>
>>>
>>> Earlier the error code was: 109.
>>>
>>> Kindly look into them and help if possible.
>>>
>>> Thanks in advance!
>>>
>>> Regards
>>> Mayank Srivastava
>>>
>>>
>>> On Tue, Jun 3, 2014 at 11:31 AM, Nicholas van Rheede van Oudtshoorn <
>>> vano...@gmail.com> wrote:
>>>
 Check if you've got the directory

 /usr/lib/idzebra-2.0/modules

 or the directory

 /usr/lib64/idzebra-2.0/modules

 on your server. Chances are it'll be the second option. If so, edit
 these four files
   /etc/koha/zebradb/zebra-authorities.cfg
   /etc/koha/zebradb/zebra-authorities-dom.cfg
   /etc/koha/zebradb/zebra-biblios.cfg
   /etc/koha/zebradb/zebra-biblios-dom.cfg
 In each, change the line reading:
  modulePath: /usr/lib/idzebra-2.0/modules
 to
  modulePath: /usr/lib64/idzebra-2.0/modules

 And then try reindexing your records.

 You could also try using the -x switch when reindexing

 I suppose there should be a bug filed for the incorrect module path on
 64bit machines when installed via the tarball. I know that it is among the
 patches I apply manually whenever I upgrade a system. (Gave me no end of
 grief the first time)

 God bless,
 Nicholas





>>>
>>>
>>> --
>>> *Mayank Srivastava*
>>> Mob: +91 971 851 6955
>>> New Delhi, India
>>>
>>
>>
>
>
> --
> *Mayank Srivastava*
> Mob: +91 971 851 6955
> New Delhi, India
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
Yes 54 lines.


On Tue, Jun 3, 2014 at 11:59 AM, Nicholas van Rheede van Oudtshoorn <
vano...@gmail.com> wrote:

> H - step in the right direction
>
> How long is that etc/zebradb/biblios/etc/dom-config.xml file? That is, how
> many lines? Is it 54 lines long?
>
>
> On Tue, Jun 3, 2014 at 2:25 PM, Mayank Srivastava  > wrote:
>
>> Hi Nicholas,
>>
>> You were right, I updated the paths.
>> While re-indexing i got some errors, I have attached them.
>>
>> When I search something, i get the following error:
>>
>> *Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr 1=1016 @attr 4=6
>> @attr 5=1 states*
>>
>>
>>
>> Earlier the error code was: 109.
>>
>> Kindly look into them and help if possible.
>>
>> Thanks in advance!
>>
>> Regards
>> Mayank Srivastava
>>
>>
>> On Tue, Jun 3, 2014 at 11:31 AM, Nicholas van Rheede van Oudtshoorn <
>> vano...@gmail.com> wrote:
>>
>>> Check if you've got the directory
>>>
>>> /usr/lib/idzebra-2.0/modules
>>>
>>> or the directory
>>>
>>> /usr/lib64/idzebra-2.0/modules
>>>
>>> on your server. Chances are it'll be the second option. If so, edit
>>> these four files
>>>   /etc/koha/zebradb/zebra-authorities.cfg
>>>   /etc/koha/zebradb/zebra-authorities-dom.cfg
>>>   /etc/koha/zebradb/zebra-biblios.cfg
>>>   /etc/koha/zebradb/zebra-biblios-dom.cfg
>>> In each, change the line reading:
>>>  modulePath: /usr/lib/idzebra-2.0/modules
>>> to
>>>  modulePath: /usr/lib64/idzebra-2.0/modules
>>>
>>> And then try reindexing your records.
>>>
>>> You could also try using the -x switch when reindexing
>>>
>>> I suppose there should be a bug filed for the incorrect module path on
>>> 64bit machines when installed via the tarball. I know that it is among the
>>> patches I apply manually whenever I upgrade a system. (Gave me no end of
>>> grief the first time)
>>>
>>> God bless,
>>> Nicholas
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> *Mayank Srivastava*
>> Mob: +91 971 851 6955
>> New Delhi, India
>>
>
>


-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Nicholas van Rheede van Oudtshoorn
H - step in the right direction

How long is that etc/zebradb/biblios/etc/dom-config.xml file? That is, how
many lines? Is it 54 lines long?


On Tue, Jun 3, 2014 at 2:25 PM, Mayank Srivastava 
wrote:

> Hi Nicholas,
>
> You were right, I updated the paths.
> While re-indexing i got some errors, I have attached them.
>
> When I search something, i get the following error:
>
> *Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr 1=1016 @attr 4=6
> @attr 5=1 states*
>
>
>
> Earlier the error code was: 109.
>
> Kindly look into them and help if possible.
>
> Thanks in advance!
>
> Regards
> Mayank Srivastava
>
>
> On Tue, Jun 3, 2014 at 11:31 AM, Nicholas van Rheede van Oudtshoorn <
> vano...@gmail.com> wrote:
>
>> Check if you've got the directory
>>
>> /usr/lib/idzebra-2.0/modules
>>
>> or the directory
>>
>> /usr/lib64/idzebra-2.0/modules
>>
>> on your server. Chances are it'll be the second option. If so, edit these
>> four files
>>   /etc/koha/zebradb/zebra-authorities.cfg
>>   /etc/koha/zebradb/zebra-authorities-dom.cfg
>>   /etc/koha/zebradb/zebra-biblios.cfg
>>   /etc/koha/zebradb/zebra-biblios-dom.cfg
>> In each, change the line reading:
>>  modulePath: /usr/lib/idzebra-2.0/modules
>> to
>>  modulePath: /usr/lib64/idzebra-2.0/modules
>>
>> And then try reindexing your records.
>>
>> You could also try using the -x switch when reindexing
>>
>> I suppose there should be a bug filed for the incorrect module path on
>> 64bit machines when installed via the tarball. I know that it is among the
>> patches I apply manually whenever I upgrade a system. (Gave me no end of
>> grief the first time)
>>
>> God bless,
>> Nicholas
>>
>>
>>
>>
>>
>
>
> --
> *Mayank Srivastava*
> Mob: +91 971 851 6955
> New Delhi, India
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
Hi Nicholas,

You were right, I updated the paths.
While re-indexing i got some errors, I have attached them.

When I search something, i get the following error:

*Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr 1=1016 @attr 4=6
@attr 5=1 states*



Earlier the error code was: 109.

Kindly look into them and help if possible.

Thanks in advance!

Regards
Mayank Srivastava


On Tue, Jun 3, 2014 at 11:31 AM, Nicholas van Rheede van Oudtshoorn <
vano...@gmail.com> wrote:

> Check if you've got the directory
>
> /usr/lib/idzebra-2.0/modules
>
> or the directory
>
> /usr/lib64/idzebra-2.0/modules
>
> on your server. Chances are it'll be the second option. If so, edit these
> four files
>   /etc/koha/zebradb/zebra-authorities.cfg
>   /etc/koha/zebradb/zebra-authorities-dom.cfg
>   /etc/koha/zebradb/zebra-biblios.cfg
>   /etc/koha/zebradb/zebra-biblios-dom.cfg
> In each, change the line reading:
>  modulePath: /usr/lib/idzebra-2.0/modules
> to
>  modulePath: /usr/lib64/idzebra-2.0/modules
>
> And then try reindexing your records.
>
> You could also try using the -x switch when reindexing
>
> I suppose there should be a bug filed for the incorrect module path on
> 64bit machines when installed via the tarball. I know that it is among the
> patches I apply manually whenever I upgrade a system. (Gave me no end of
> grief the first time)
>
> God bless,
> Nicholas
>
>
>
>
>


-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
11:51:07-03/06 zebraidx(20753) [log] zebra_start 2.0.47 
e4e44d1916c6e80e01aad163b487ee41c22272ba
11:51:07-03/06 zebraidx(20753) [log] config 
/opt/koha-3.14.04/conf/etc/zebradb/zebra-biblios-dom.cfg
11:51:07-03/06 zebraidx(20753) [log] Loaded filter module 
/usr/lib64/idzebra-2.0/modules/mod-dom.so
11:51:07-03/06 zebraidx(20753) [log] Loaded filter module 
/usr/lib64/idzebra-2.0/modules/mod-safari.so
11:51:07-03/06 zebraidx(20753) [log] Loaded filter module 
/usr/lib64/idzebra-2.0/modules/mod-grs-marc.so
11:51:07-03/06 zebraidx(20753) [log] Loaded filter module 
/usr/lib64/idzebra-2.0/modules/mod-grs-xml.so
11:51:07-03/06 zebraidx(20753) [log] Loaded filter module 
/usr/lib64/idzebra-2.0/modules/mod-text.so
11:51:07-03/06 zebraidx(20753) [log] Loaded filter module 
/usr/lib64/idzebra-2.0/modules/mod-alvis.so
11:51:07-03/06 zebraidx(20753) [log] Loaded filter module 
/usr/lib64/idzebra-2.0/modules/mod-grs-regx.so
11:51:07-03/06 zebraidx(20753) [log] enabling shadow 
spec=/opt/koha-3.14.04/conf/var/lib/zebradb/biblios/shadow:30G
11:51:07-03/06 zebraidx(20753) [log] cache_fname = 
/opt/koha-3.14.04/conf/var/lib/zebradb/biblios/shadow/cache
11:51:07-03/06 zebraidx(20753) [log] dir /tmp/0GTdgg1wga/biblio
11:51:07-03/06 zebraidx(20753) [log] 
/opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml dom filter: 
loading config file 
/opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 0
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml 
/tmp/0GTdgg1wga/biblio/exported_records 4100
11:51:07-03/06 zebraidx(20753) [log] skip 
dom./opt/koha-3.1

Re: [Koha] Zebra Error

2014-06-02 Thread Nicholas van Rheede van Oudtshoorn
Hmmm - afraid I'm out of my depths too, then :-( Sorry - and best of luck!


On Tue, Jun 3, 2014 at 2:03 PM, Indranil Das Gupta 
wrote:

> Hi,
>
> On Tue, Jun 3, 2014 at 11:19 AM, Nicholas van Rheede van Oudtshoorn
>  wrote:
> > Are you on a 64bit system or a 32bit one. I know that on fedora 64, one
> has
> > to adjust the zebra config files to point the modulepath to lib64 rather
> > than lib 
> >
> > Nick
> >
> >
> > On Tue, Jun 3, 2014 at 1:44 PM, Mayank Srivastava <
> mayanksri1...@gmail.com>
> > wrote:
> >
> >> Didn't work :(
>
> yep that modulepath is known to give a bit of grief unless configured
> right. but then you are saying it is set right. so /me out of ideas
> atm :(
>
> >> What do you use for installation?
>
> Debian Wheezy 64-bit and Koha .deb packages
>
> cheers,
>
> --
> Indranil Das Gupta
>
> Phone : +91-98300-20971
> Blog: http://indradg.randomink.org/blog
> IRC  : indradg on irc://irc.freenode.net
> Twitter : indradg
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
> Please exchange editable Office documents only in ODF Format. No other
> format is acceptable. Support Open Standards.
>
> For a free editor supporting ODF, please visit LibreOffice -
> http://www.documentfoundation.org
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Indranil Das Gupta
Hi,

On Tue, Jun 3, 2014 at 11:19 AM, Nicholas van Rheede van Oudtshoorn
 wrote:
> Are you on a 64bit system or a 32bit one. I know that on fedora 64, one has
> to adjust the zebra config files to point the modulepath to lib64 rather
> than lib 
>
> Nick
>
>
> On Tue, Jun 3, 2014 at 1:44 PM, Mayank Srivastava 
> wrote:
>
>> Didn't work :(

yep that modulepath is known to give a bit of grief unless configured
right. but then you are saying it is set right. so /me out of ideas
atm :(

>> What do you use for installation?

Debian Wheezy 64-bit and Koha .deb packages

cheers,

-- 
Indranil Das Gupta

Phone : +91-98300-20971
Blog: http://indradg.randomink.org/blog
IRC  : indradg on irc://irc.freenode.net
Twitter : indradg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
Please exchange editable Office documents only in ODF Format. No other
format is acceptable. Support Open Standards.

For a free editor supporting ODF, please visit LibreOffice -
http://www.documentfoundation.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Nicholas van Rheede van Oudtshoorn
Check if you've got the directory

/usr/lib/idzebra-2.0/modules

or the directory

/usr/lib64/idzebra-2.0/modules

on your server. Chances are it'll be the second option. If so, edit these
four files
  /etc/koha/zebradb/zebra-authorities.cfg
  /etc/koha/zebradb/zebra-authorities-dom.cfg
  /etc/koha/zebradb/zebra-biblios.cfg
  /etc/koha/zebradb/zebra-biblios-dom.cfg
In each, change the line reading:
 modulePath: /usr/lib/idzebra-2.0/modules
to
 modulePath: /usr/lib64/idzebra-2.0/modules

And then try reindexing your records.

You could also try using the -x switch when reindexing

I suppose there should be a bug filed for the incorrect module path on
64bit machines when installed via the tarball. I know that it is among the
patches I apply manually whenever I upgrade a system. (Gave me no end of
grief the first time)

God bless,
Nicholas
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Problem in Koha item types

2014-06-02 Thread Vinod Kumar Mishra
Dear,
You need to know 008 and LDR at the time of data entry.

On Thu, 29 May 2014 14:27:14 +0530  wrote
>Dear Sir,

Sorry to bring a question to the list, but we';re facing a problem in KOHA 
under item type location and I need some advice and help.
My Koha problem is, it';s show [Type:  Book] every items like i.e. Journals, CD 
(Audio/Visual), proceeding etc. In this connection, herewith attached screen 
shot for your information.
In this regards,we are request to you, please kindly provide help to me, how 
can edit, remove item types accordingly book, journal, etc. 

Please do the needful.


With Regards,

Ashish Kumar 

9717864664


With regards,
Vinod Kumar Mishra,
Assistant Librarian,
(Library In-Charge)
Biju Patnaik Central Library,
NIT Rourkela,
Mob:91+9439420860
91+6612462103 (O)
email: vinod_librar...@rediffmail.com
 : mishrav...@gmail.com
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
I am on a 64bit machine.
openSUSE 12.3


On Tue, Jun 3, 2014 at 11:19 AM, Nicholas van Rheede van Oudtshoorn <
vano...@gmail.com> wrote:

> Are you on a 64bit system or a 32bit one. I know that on fedora 64, one has
> to adjust the zebra config files to point the modulepath to lib64 rather
> than lib 
>
> Nick
>
>
> On Tue, Jun 3, 2014 at 1:44 PM, Mayank Srivastava  >
> wrote:
>
> > Didn't work :(
> >
> > Thanks for the suggestions btw.
> > What do you use for installation?
> >
> >
> >
> >
> > On Tue, Jun 3, 2014 at 10:51 AM, Indranil Das Gupta 
> > wrote:
> >
> > > On Tue, Jun 3, 2014 at 10:20 AM, Mayank Srivastava
> > >  wrote:
> > >
> > > > 16:30:33-25/04 zebraidx(7778) [warn] No such record type:
> > > > dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml
> > >
> > > Just a thought, check out zebra-biblios-dom-site.cfg.in and
> > > zebra-biblios-dom.cfg files and the paths defined to therein. and the
> > > user permissions. I've not installed from a tarball in ages, so YMMV.
> > >
> > > cheers,
> > >
> > > --
> > > Indranil Das Gupta
> > >
> > > Phone : +91-98300-20971
> > > Blog: http://indradg.randomink.org/blog
> > > IRC  : indradg on irc://irc.freenode.net
> > > Twitter : indradg
> > >
> > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
> > > Please exchange editable Office documents only in ODF Format. No other
> > > format is acceptable. Support Open Standards.
> > >
> > > For a free editor supporting ODF, please visit LibreOffice -
> > > http://www.documentfoundation.org
> > >
> >
> >
> >
> > --
> > *Mayank Srivastava*
> > Mob: +91 971 851 6955
> > New Delhi, India
> > ___
> > Koha mailing list  http://koha-community.org
> > Koha@lists.katipo.co.nz
> > http://lists.katipo.co.nz/mailman/listinfo/koha
> >
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Nicholas van Rheede van Oudtshoorn
Are you on a 64bit system or a 32bit one. I know that on fedora 64, one has
to adjust the zebra config files to point the modulepath to lib64 rather
than lib 

Nick


On Tue, Jun 3, 2014 at 1:44 PM, Mayank Srivastava 
wrote:

> Didn't work :(
>
> Thanks for the suggestions btw.
> What do you use for installation?
>
>
>
>
> On Tue, Jun 3, 2014 at 10:51 AM, Indranil Das Gupta 
> wrote:
>
> > On Tue, Jun 3, 2014 at 10:20 AM, Mayank Srivastava
> >  wrote:
> >
> > > 16:30:33-25/04 zebraidx(7778) [warn] No such record type:
> > > dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml
> >
> > Just a thought, check out zebra-biblios-dom-site.cfg.in and
> > zebra-biblios-dom.cfg files and the paths defined to therein. and the
> > user permissions. I've not installed from a tarball in ages, so YMMV.
> >
> > cheers,
> >
> > --
> > Indranil Das Gupta
> >
> > Phone : +91-98300-20971
> > Blog: http://indradg.randomink.org/blog
> > IRC  : indradg on irc://irc.freenode.net
> > Twitter : indradg
> >
> > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
> > Please exchange editable Office documents only in ODF Format. No other
> > format is acceptable. Support Open Standards.
> >
> > For a free editor supporting ODF, please visit LibreOffice -
> > http://www.documentfoundation.org
> >
>
>
>
> --
> *Mayank Srivastava*
> Mob: +91 971 851 6955
> New Delhi, India
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
Didn't work :(

Thanks for the suggestions btw.
What do you use for installation?




On Tue, Jun 3, 2014 at 10:51 AM, Indranil Das Gupta 
wrote:

> On Tue, Jun 3, 2014 at 10:20 AM, Mayank Srivastava
>  wrote:
>
> > 16:30:33-25/04 zebraidx(7778) [warn] No such record type:
> > dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml
>
> Just a thought, check out zebra-biblios-dom-site.cfg.in and
> zebra-biblios-dom.cfg files and the paths defined to therein. and the
> user permissions. I've not installed from a tarball in ages, so YMMV.
>
> cheers,
>
> --
> Indranil Das Gupta
>
> Phone : +91-98300-20971
> Blog: http://indradg.randomink.org/blog
> IRC  : indradg on irc://irc.freenode.net
> Twitter : indradg
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
> Please exchange editable Office documents only in ODF Format. No other
> format is acceptable. Support Open Standards.
>
> For a free editor supporting ODF, please visit LibreOffice -
> http://www.documentfoundation.org
>



-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Indranil Das Gupta
On Tue, Jun 3, 2014 at 10:20 AM, Mayank Srivastava
 wrote:

> 16:30:33-25/04 zebraidx(7778) [warn] No such record type:
> dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml

Just a thought, check out zebra-biblios-dom-site.cfg.in and
zebra-biblios-dom.cfg files and the paths defined to therein. and the
user permissions. I've not installed from a tarball in ages, so YMMV.

cheers,

-- 
Indranil Das Gupta

Phone : +91-98300-20971
Blog: http://indradg.randomink.org/blog
IRC  : indradg on irc://irc.freenode.net
Twitter : indradg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
Please exchange editable Office documents only in ODF Format. No other
format is acceptable. Support Open Standards.

For a free editor supporting ODF, please visit LibreOffice -
http://www.documentfoundation.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
Hi,

If I try to re-index, I get this:

Zebra configuration information



Zebra biblio directory  = /opt/koha-3.14.04/conf/var/lib/zebradb/biblios

Zebra authorities directory = /opt/koha-3.14.04/conf/var/
lib/zebradb/authorities

Koha directory  = /opt/koha-3.14.04

BIBLIONUMBER in : 999$c

BIBLIOITEMNUMBER in : 999$d



skipping authorities



exporting biblio



1

Records exported: 9



REINDEXING zebra



16:30:33-25/04 zebraidx(7778) [warn] *No such record type:
dom./opt/koha-3.14.04/conf/etc/zebradb/biblios/etc/dom-config.xml*



CLEANING



I am not able to go further from here:
Kindly help!

Regards
Mayank



On Mon, Jun 2, 2014 at 8:44 PM, Indranil Das Gupta 
wrote:

> Hello,
>
> On Mon, Jun 2, 2014 at 6:47 PM, Mayank Srivastava
>  wrote:
>
> > I am using Koha 3.14.
> > I had installed using the tarbal.
>
> In that case sounds like a corrupt zebra index. rebuilding it may sort
> things out. also check the permissions while you are at it.
>
> --
> Indranil Das Gupta
>
> Phone : +91-98300-20971
> Blog: http://indradg.randomink.org/blog
> IRC  : indradg on irc://irc.freenode.net
> Twitter : indradg
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
> Please exchange editable Office documents only in ODF Format. No other
> format is acceptable. Support Open Standards.
>
> For a free editor supporting ODF, please visit LibreOffice -
> http://www.documentfoundation.org
>



-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India


On Mon, Jun 2, 2014 at 8:44 PM, Indranil Das Gupta 
wrote:

> Hello,
>
> On Mon, Jun 2, 2014 at 6:47 PM, Mayank Srivastava
>  wrote:
>
> > I am using Koha 3.14.
> > I had installed using the tarbal.
>
> In that case sounds like a corrupt zebra index. rebuilding it may sort
> things out. also check the permissions while you are at it.
>
> --
> Indranil Das Gupta
>
> Phone : +91-98300-20971
> Blog: http://indradg.randomink.org/blog
> IRC  : indradg on irc://irc.freenode.net
> Twitter : indradg
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
> Please exchange editable Office documents only in ODF Format. No other
> format is acceptable. Support Open Standards.
>
> For a free editor supporting ODF, please visit LibreOffice -
> http://www.documentfoundation.org
>



-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] JQuery Help to Choose Tab

2014-06-02 Thread Nicole Engard
Hi all,

I'm wondering if you could help. I want to have 'Search the Catalog'
selected first on the main staff client page, but the code has changed A
LOT in 3.16 and my old JQuery doesn't work. Any tips on how to write this
would be appreciated because my attempts have failed.

Nicole
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Focus lost when using barcode scanner

2014-06-02 Thread Marty

Thanks for your answer. I cleared the browser cache, but that does not seem to 
make any difference. And yes, it is using /circ/returns.pl
It is doing exactly the same for checkout, but in both cases only when I use 
the barcode scanner.
It is a keyboard wedge scanner we have been using for quite a while, and it 
scans fine.

I do not really know where to go from here, if you have any other ideas, keep 
them coming.

Thanks,

Marty



On Wednesday, May 21, 2014 1:59:06 PM, Fridolin SOMERS 
 wrote:
 


For check-in, are you using page : /circ/returns.pl ?

You may clear your browser cache.

Best regards,

Le 20/05/2014 04:08, Marty a écrit :
> I have been really puzzled about this one, and I do not know if this is a 
> koha issue, but maybe people have had the same problem.
>
> When I scan a barcode for checking out or checking in I loose focus after 
> scanning the first item, I have to click on the box to get my focus back. The 
> focus seems to move to the search box.
> Obviously this is really annoying if you have to scan more than one item.
>
>
> This behaviour started after I upgraded to Wheezy. When I type in barcodes 
> manually there are no issues.
> When I scan barcodes in gedit, the behaviour seems to be exactly the same as 
> when I type the barcode.
>
> So, if I scan barcode 12345, it shows that barcode and the cursor ends up on 
> the next line, same as when I type the barcode and hit enter.
>
>
> Using Koha 3.15.00.029 on Linux debian 3.2.57-3 i686 GNU / Linux
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>

-- 
Fridolin SOMERS
Biblibre - Pôles support et système
fridolin.som...@biblibre.com
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Wipe Koha database (just auth and biblio records)

2014-06-02 Thread Robin Sheat
Pablo Bianchi schreef op ma 02-06-2014 om 14:33 [-0300]:
> Am I right? This could be risky, having side effects?

This could have nasty side-effects.

By turning off the constraint checks, you're not going to have any
messages telling you reasons why you shouldn't do what you're doing. For
example, circulation history, serial subscriptions, reserves, and
anything else that links with biblios and/or items aren't going to be
cleared. This means that you'll have entries in them pointing to things
that don't exist.

Some better solutions might be to:
  * Set up your database as you want it but empty, back it up, and
use that to restore from. This won't account for syspref changes
however.
  * Do 'DELETE FROM table;' and then reset the auto numbering back
to 1, something like 'ALTER TABLE table AUTO INCREMENT=1;'
This'll ensure that things that should be deleted via
constraints will be, or it won't let you do it. Also ensure that
things that aren't constraint-linked are deleted (I think
old_issues is one of these.)

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Can't import to catalogue

2014-06-02 Thread Robin Sheat
Frederic Edmont schreef op ma 02-06-2014 om 10:14 [+0200]:
> Here is what I've done:
> I imported biblios using a .mrc file but those biblios only show up in the
> reservoir in the cataloguing search.

That's normal.

Have you followed the manual guide from here:

http://manual.koha-community.org/3.16/en/catalogtools.html#stagemarc

it tells you how to import them into the catalogue.

> 2. how can I update database automatically whenever I add a biblio? Wiki
> says it's done every 20mins or so but after one week mine doesn't seem to
> work that way.

It happens every 5 minutes by default, I think. Are you sure you're not
confusing reservoir records with catalogue records?

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Can't import to catalogue

2014-06-02 Thread Robin Sheat
Mohammad Nashbat schreef op ma 02-06-2014 om 09:36 [+]:
> Note: zebra rebuild command is
> " /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -r -v -w "

No it isn't. If you're using packages, which Frederic is, the correct
command is koha-rebuild-zebra. If you use the command you specify, it's
likely to break permissions.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Added 588 field display in OPAC won't switch off

2014-06-02 Thread Elaine Bradtke
I've tried the advanced constraints / options, but for some reason they're
not working for this field.  They work for the other fields.


On Mon, Jun 2, 2014 at 10:25 PM, Mark Tompsett  wrote:

> Greetings,
>
> Is Bug 11592 something you are looking for? http://bugs.koha-community.
> org/bugzilla3/show_bug.cgi?id=11592
> Only known leaks in this should be LDR and 952, since item records are
> displayed differently in the opac-details page. Or at least, the steps
> outlined in the test plan may point you to places to check for
> configuration for what you do want.
>
> If I recall, the MARC view page pulls from the MARCXML field, which is
> from what you import. If you want the value, but to have it not displayed
> there are advanced constraints/options under the framework editing that
> allow you to change visibility. That may be sufficient for you now. Of
> course, I make no claims as to the accuracy of any of my statements. ;)
>
> GPML,
> Mark Tompsett
>
> -Original Message- From: Elaine Bradtke
> Sent: Monday, June 02, 2014 5:08 PM
> To: koha
> Subject: [Koha] Added 588 field display in OPAC won't switch off
>
>
> Koha 3.14
> I have a feeling I've asked about this before, but the answer doesn't seem
> to come up when I look for it.
> We have info in a 588a that I want to hide in the OPAC.  I've tried
> everything short of actually deleting the whole 588 tag in the MARC default
> framework (deleting and then re-creating the subfield had no effect). It is
> hidden in the editor, but it still displays in the OPAC.  The information
> comes in as part of the data that we are converting and uploading, and is
> useful for the librarians, but possibly confusing to the general public.
>
> Looking at bug 5858, it appears that the 588 was not included in the
> default framework when we installed Koha.  If it's a Tag/field that we
> created, would that be a clue as to why it doesn't work as it should?
>
> Would it help to export the data, delete the field, create a new one with
> the settings we want in place and then re-import the data?  We have a test
> site I can run this through.
>
> Or do I need to ask the IT wizard to poke around in the SQL to fix this?
> --
> Elaine Bradtke
> Data Wrangler
> VWML
> English Folk Dance and Song Society | http://www.efdss.org
> Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
> Tel+44 (0) 20 7485 2206 (This number is for the English Folk Dance and
> Song Society in London, England. If you wish to phone me personally, send
> an e-mail first. I work off site)
> --
> Registered Company No. 297142
> Charity Registered in England and Wales No. 305999
> 
> ---
> "Writing about music is like dancing about architecture"
> --Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Elaine Bradtke
Data Wrangler
VWML
English Folk Dance and Song Society | http://www.efdss.org
Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
Tel+44 (0) 20 7485 2206 (This number is for the English Folk Dance and
Song Society in London, England. If you wish to phone me personally, send
an e-mail first. I work off site)
--
Registered Company No. 297142
Charity Registered in England and Wales No. 305999
---
"Writing about music is like dancing about architecture"
--Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Added 588 field display in OPAC won't switch off

2014-06-02 Thread Mark Tompsett

Greetings,

Is Bug 11592 something you are looking for? 
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592
Only known leaks in this should be LDR and 952, since item records are 
displayed differently in the opac-details page. Or at least, the steps 
outlined in the test plan may point you to places to check for configuration 
for what you do want.


If I recall, the MARC view page pulls from the MARCXML field, which is from 
what you import. If you want the value, but to have it not displayed there 
are advanced constraints/options under the framework editing that allow you 
to change visibility. That may be sufficient for you now. Of course, I make 
no claims as to the accuracy of any of my statements. ;)


GPML,
Mark Tompsett

-Original Message- 
From: Elaine Bradtke

Sent: Monday, June 02, 2014 5:08 PM
To: koha
Subject: [Koha] Added 588 field display in OPAC won't switch off

Koha 3.14
I have a feeling I've asked about this before, but the answer doesn't seem
to come up when I look for it.
We have info in a 588a that I want to hide in the OPAC.  I've tried
everything short of actually deleting the whole 588 tag in the MARC default
framework (deleting and then re-creating the subfield had no effect). It is
hidden in the editor, but it still displays in the OPAC.  The information
comes in as part of the data that we are converting and uploading, and is
useful for the librarians, but possibly confusing to the general public.

Looking at bug 5858, it appears that the 588 was not included in the
default framework when we installed Koha.  If it's a Tag/field that we
created, would that be a clue as to why it doesn't work as it should?

Would it help to export the data, delete the field, create a new one with
the settings we want in place and then re-import the data?  We have a test
site I can run this through.

Or do I need to ask the IT wizard to poke around in the SQL to fix this?
--
Elaine Bradtke
Data Wrangler
VWML
English Folk Dance and Song Society | http://www.efdss.org
Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
Tel+44 (0) 20 7485 2206 (This number is for the English Folk Dance and
Song Society in London, England. If you wish to phone me personally, send
an e-mail first. I work off site)
--
Registered Company No. 297142
Charity Registered in England and Wales No. 305999
---
"Writing about music is like dancing about architecture"
--Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha 


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Added 588 field display in OPAC won't switch off

2014-06-02 Thread Elaine Bradtke
Koha 3.14
 I have a feeling I've asked about this before, but the answer doesn't seem
to come up when I look for it.
We have info in a 588a that I want to hide in the OPAC.  I've tried
everything short of actually deleting the whole 588 tag in the MARC default
framework (deleting and then re-creating the subfield had no effect). It is
hidden in the editor, but it still displays in the OPAC.  The information
comes in as part of the data that we are converting and uploading, and is
useful for the librarians, but possibly confusing to the general public.

Looking at bug 5858, it appears that the 588 was not included in the
default framework when we installed Koha.  If it's a Tag/field that we
created, would that be a clue as to why it doesn't work as it should?

Would it help to export the data, delete the field, create a new one with
the settings we want in place and then re-import the data?  We have a test
site I can run this through.

Or do I need to ask the IT wizard to poke around in the SQL to fix this?
-- 
Elaine Bradtke
Data Wrangler
VWML
English Folk Dance and Song Society | http://www.efdss.org
Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
Tel+44 (0) 20 7485 2206 (This number is for the English Folk Dance and
Song Society in London, England. If you wish to phone me personally, send
an e-mail first. I work off site)
--
Registered Company No. 297142
Charity Registered in England and Wales No. 305999
---
"Writing about music is like dancing about architecture"
--Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Overdue notices not creating the right content for the email.

2014-06-02 Thread Syed Salman Ali Kazmi
Hi,

We are using koha version 3.10 installed on Ubuntu 12.04 LTS.

The Advance_notices.pl  cron is working perfectly, only the overdue_notice.pl 
cron job is having issue.

Thanks.



-Original Message-
From: druartjonat...@gmail.com [mailto:druartjonat...@gmail.com] On Behalf Of 
Jonathan Druart
Sent: Monday, June 02, 2014 4:01 PM
To: Syed Salman Ali Kazmi
Cc: koha@lists.katipo.co.nz
Subject: Re: [Koha] Overdue notices not creating the right content for the 
email.

Hellon
Which version of Koha are you using?
A bug has been found (bug 12315) in the 3.16.0 version in the advance notices 
cronjob. Are you sure your bug is in the overdue notices cronjob ?

2014-05-30 12:03 GMT+02:00 Syed Salman Ali Kazmi :
> Dear All,
>
> As we are using the overdue notice trigger cronjob to send overdue notices 
> via email. The notices created by cron script contains the wrong contents.
>
> It creates and repeats one content for many number of patrons, then randomly 
> creates another and repeats.
>
> Require urgent help.
>
> Regards,
> Syed Salman Ali Kazmi
> System Engineer
> Centre of Technology and Inovation (CTI) Lot G4, Incubator 1,
> Technology Park Malaysia, Bukit Jalil, 57000 Kuala Lumpur, Malaysia
> Tel: +603-89946077
> Fax: +603 8994 6207
>
>
>
> DISCLAIMER: The information and any attachments contained in this
> e-mail communication may be privileged and confidential information
> originally intended only for the use of the individual or entity named above. 
> To the full extent permitted by law, the APIIT Education Group of Companies 
> does not accept liability for any loss or damage caused either by your 
> failure to check your Email, transmission errors, or your reliance on or use 
> of any information contained in this email. If you are not the intended 
> recipient, or the employee or agent responsible to deliver it to the intended 
> recipient, you are hereby notified that any dissemination, distribution or 
> copying of the communication in any manner is strictly prohibited. If you 
> have received this e-mail communication in error, please immediately notify 
> us by telephone (603-8992 5050) or e-mail to 
> s...@apu.edu.my and return the original to us at the 
> above address and then immediately delete the communication  . Thank  you.
>
>
> ___
> Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha


DISCLAIMER: The information and any attachments contained in this e-mail 
communication may be privileged and confidential information originally 
intended only for the use of the individual or entity named above. To the full 
extent permitted by law, the APIIT Education Group of Companies does not accept 
liability for any loss or damage caused either by your failure to check your 
Email, transmission errors, or your reliance on or use of any information 
contained in this email. If you are not the intended recipient, or the employee 
or agent responsible to deliver it to the intended recipient, you are hereby 
notified that any dissemination, distribution or copying of the communication 
in any manner is strictly prohibited. If you have received this e-mail 
communication in error, please immediately notify us by telephone (603-8992 
5050) or e-mail to s...@apu.edu.my and return the 
original to us at the above address and then immediately delete the 
communication. Thank 
 you.


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Custom Data on Spine and Biblio Search

2014-06-02 Thread Lamb Joseph
Hello,

I am from a small school district in rural Nevada. We are setting up our first 
Koha OPAC.

In most of the schools, the teachers use a code from Accelerated Reader or 
Lexile to classify the book by grade level.

Is there in way to update the MARC record with this Lexile number for example, 
that will show up on the spine label?

Is there a way to show in the book search results the Lexile number?

Is there a way to create a search filter based upon a Lexile number? Say I 
wanted to find all the book with a lexile range from 700 to 800?

Thank you,
 

Joseph Lamb
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Wipe Koha database (just auth and biblio records)

2014-06-02 Thread Pablo Bianchi
Hi all,

Once in a while I need to erase / clean / reset Koha database, and with
this I mean to remove bibliographic and authority records (leaving
systempreference intact). Some years ago it works just TRUNCATE TABLE
biblio, biblioitems, items; then with foreign key constraint the harder
DELETE FROM biblio; seems to do the job. cleaning all other tables in
cascade.

But now (with Koha v3.16) I just want to say that *Appendix F. Resetting
the Koha Database
* might be not
exactly right, but with this trick

(disable foreign key constraint checks) seems to work:








*SET FOREIGN_KEY_CHECKS=0;TRUNCATE TABLE biblio;TRUNCATE TABLE
biblioitems;TRUNCATE TABLE items;TRUNCATE TABLE auth_header;TRUNCATE TABLE
sessions; TRUNCATE TABLE zebraqueue;SET FOREIGN_KEY_CHECKS=1;*

And of course then: *koha-rebuild-zebra --verbose --full  $(koha-list)*

Am I right? This could be risky, having side effects?

Regards,
Pablo
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Inventory Workaround

2014-06-02 Thread Kohn, Karen
We are in the middle of an inventory right now.  Our student workers are
going through the shelves with a laptop and a barcode scanner and just
scanning the barcodes as they go. If you pretend you're checking in the
book, you'll get a message saying it was not checked out, but the date last
seen will update to the date you scanned the barcode.  When they're done
I'll run a report of items that haven't been seen since before the
inventory started.  This process doesn't help us catch if a book is
mis-shelved, but it accomplishes the basic goal.


On Mon, Jun 2, 2014 at 11:47 AM, Katelyn Browne  wrote:

> Hi everyone,
>
> I see that a bug has already been filed for the weirdness going on with the
> inventory tool and datelastseen:
> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12329
>
> We need to get inventory done now, though, since it's the end of the school
> year.
>
> I don't see an option to set datelastseen (952$r) in batch item
> modification.
>
> Does anyone have a suggestion for a workaround for the time being?
> Preferably something we can do through the staff interface, since I need to
> train other librarians to do this as well.
>
> We have version 3.14.4 right now.
>
> Thanks!
>
> Katelyn.
>
>
> Katelyn Browne
> Middle/High School Librarian
> Capital City Public Charter School
> 100 Peabody Street NW
> Washington, DC 20011
> (202) 387-0309 x1745
> kbro...@ccpcs.org
> http://www.ccpcs.org/library/
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
*Karen Kohn*, *M.S.-L.I.S.*
Assistant Professor
Collection Development Manager
Education and Sociology Librarian
Landman Library
Arcadia University
450 S. Easton Road
Glenside, PA  19038
ph: 215-572-8528
fax: 215-517-2448
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Inventory Workaround

2014-06-02 Thread Katelyn Browne
Thanks, Karen! That's what I was afraid we'd have to do (so I'll keep an
ear out for any additional suggestions). We have a definite lag time with
check-in, so it's much easier to use batch files.

Is there any way to set a future date for check-in? I like to use one
consistent weekend date for inventory so it's clear how the book was last
seen.

--Katelyn.

Katelyn Browne
Middle/High School Librarian
Capital City Public Charter School
100 Peabody Street NW
Washington, DC 20011
(202) 387-0309 x1745
kbro...@ccpcs.org
http://www.ccpcs.org/library/


On Mon, Jun 2, 2014 at 11:53 AM, Kohn, Karen  wrote:

> We are in the middle of an inventory right now.  Our student workers are
> going through the shelves with a laptop and a barcode scanner and just
> scanning the barcodes as they go. If you pretend you're checking in the
> book, you'll get a message saying it was not checked out, but the date last
> seen will update to the date you scanned the barcode.  When they're done
> I'll run a report of items that haven't been seen since before the
> inventory started.  This process doesn't help us catch if a book is
> mis-shelved, but it accomplishes the basic goal.
>
>
> On Mon, Jun 2, 2014 at 11:47 AM, Katelyn Browne  wrote:
>
>> Hi everyone,
>>
>> I see that a bug has already been filed for the weirdness going on with
>> the
>> inventory tool and datelastseen:
>> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12329
>>
>> We need to get inventory done now, though, since it's the end of the
>> school
>> year.
>>
>> I don't see an option to set datelastseen (952$r) in batch item
>> modification.
>>
>> Does anyone have a suggestion for a workaround for the time being?
>> Preferably something we can do through the staff interface, since I need
>> to
>> train other librarians to do this as well.
>>
>> We have version 3.14.4 right now.
>>
>> Thanks!
>>
>> Katelyn.
>>
>>
>> Katelyn Browne
>> Middle/High School Librarian
>> Capital City Public Charter School
>> 100 Peabody Street NW
>> Washington, DC 20011
>> (202) 387-0309 x1745
>> kbro...@ccpcs.org
>> http://www.ccpcs.org/library/
>> ___
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> http://lists.katipo.co.nz/mailman/listinfo/koha
>>
>
>
>
> --
> *Karen Kohn*, *M.S.-L.I.S.*
> Assistant Professor
> Collection Development Manager
> Education and Sociology Librarian
> Landman Library
> Arcadia University
> 450 S. Easton Road
> Glenside, PA  19038
> ph: 215-572-8528
> fax: 215-517-2448
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Inventory Workaround

2014-06-02 Thread Katelyn Browne
Hi everyone,

I see that a bug has already been filed for the weirdness going on with the
inventory tool and datelastseen:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12329

We need to get inventory done now, though, since it's the end of the school
year.

I don't see an option to set datelastseen (952$r) in batch item
modification.

Does anyone have a suggestion for a workaround for the time being?
Preferably something we can do through the staff interface, since I need to
train other librarians to do this as well.

We have version 3.14.4 right now.

Thanks!

Katelyn.


Katelyn Browne
Middle/High School Librarian
Capital City Public Charter School
100 Peabody Street NW
Washington, DC 20011
(202) 387-0309 x1745
kbro...@ccpcs.org
http://www.ccpcs.org/library/
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] ISBD view of multiple publishers

2014-06-02 Thread Giuseppe Angilella

Hi,

whenever a biblio has two or more entries in 260$a (place of 
publication) and/or 260$b (name of publisher), the ISBD view lists them 
grouping places first, and then names, regardless of the order in the 
MARCxml, e.g.:


Roma : Mosca : Editori Riuniti ; MIR, 2003.

rather than:

Roma : Editori Riuniti ; Mosca : MIR, 2003.

from the MARCxml:

260_aRoma :
   _bEditori Riuniti ;
   _aMosca :
   _bMIR,
   _c2003.

This applies to both OPAC and librarian's interface.

Koha's Bugzilla lists that as a bug, along with several others, which 
might have been solved, meanwhile.


Is there any known workaround?

Many thanks,

Giuseppe.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Indranil Das Gupta
Hello,

On Mon, Jun 2, 2014 at 6:47 PM, Mayank Srivastava
 wrote:

> I am using Koha 3.14.
> I had installed using the tarbal.

In that case sounds like a corrupt zebra index. rebuilding it may sort
things out. also check the permissions while you are at it.

-- 
Indranil Das Gupta

Phone : +91-98300-20971
Blog: http://indradg.randomink.org/blog
IRC  : indradg on irc://irc.freenode.net
Twitter : indradg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
Please exchange editable Office documents only in ODF Format. No other
format is acceptable. Support Open Standards.

For a free editor supporting ODF, please visit LibreOffice -
http://www.documentfoundation.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] A record's ordinal number in Koha-catalog

2014-06-02 Thread Tomas Cohen Arazi
Koha's counterpart to ISIS's MFN might be the biblionumber, but it is not
exactly the same.

Regards
Tomas


On Mon, Jun 2, 2014 at 9:50 AM, zolot  wrote:

> Hi,
>
> What parameter in a Koha-catalog corresponds to the parameter MFN in
> ISIS-catalog ?
>
> In other words:
>
> What parameter in a Koha-catalog is an ordinal number of a bibliographic
> record in this catalog ?
>
> Thank you,
> Gennady
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Tomás Cohen Arazi
Prosecretaría de Informática
Universidad Nacional de Córdoba
✆ +54 351 5353750 ext 13168
GPG: B76C 6E7C 2D80 551A C765  E225 0A27 2EA1 B2F3 C15F
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] A record's ordinal number in Koha-catalog

2014-06-02 Thread zolot
Hi, 

What parameter in a Koha-catalog corresponds to the parameter MFN in 
ISIS-catalog ?

In other words:

What parameter in a Koha-catalog is an ordinal number of a bibliographic record 
in this catalog ?

Thank you,
Gennady
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
Hi Amit,

openSUSE 12.3


On Mon, Jun 2, 2014 at 6:30 PM, Amit Gupta  wrote:

> Hi Mayank,
>
> On which OS?
>
>
> On Mon, Jun 2, 2014 at 6:10 PM, Indranil Das Gupta 
> wrote:
>
>> Hi,
>>
>> On Mon, Jun 2, 2014 at 6:02 PM, Mayank Srivastava
>>  wrote:
>>
>> > Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1
>> >
>>
>> Which version of Koha are you using and how did you install it - i.e.
>> package / tarball / git?
>>
>> --
>> Indranil Das Gupta
>>
>> Phone : +91-98300-20971
>> Blog: http://indradg.randomink.org/blog
>> IRC  : indradg on irc://irc.freenode.net
>> Twitter : indradg
>>
>> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
>> Please exchange editable Office documents only in ODF Format. No other
>> format is acceptable. Support Open Standards.
>>
>> For a free editor supporting ODF, please visit LibreOffice -
>> http://www.documentfoundation.org
>> ___
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> http://lists.katipo.co.nz/mailman/listinfo/koha
>>
>
>
>
> --
> Regards,
> Amit Gupta
>



-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
Hi Indranil,

Thanks for the reply.
I am using Koha 3.14.
I had installed using the tarbal.

Regrads
Mayank


On Mon, Jun 2, 2014 at 6:10 PM, Indranil Das Gupta 
wrote:

> Hi,
>
> On Mon, Jun 2, 2014 at 6:02 PM, Mayank Srivastava
>  wrote:
>
> > Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1
> >
>
> Which version of Koha are you using and how did you install it - i.e.
> package / tarball / git?
>
> --
> Indranil Das Gupta
>
> Phone : +91-98300-20971
> Blog: http://indradg.randomink.org/blog
> IRC  : indradg on irc://irc.freenode.net
> Twitter : indradg
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
> Please exchange editable Office documents only in ODF Format. No other
> format is acceptable. Support Open Standards.
>
> For a free editor supporting ODF, please visit LibreOffice -
> http://www.documentfoundation.org
>



-- 
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Amit Gupta
Hi Mayank,

On which OS?


On Mon, Jun 2, 2014 at 6:10 PM, Indranil Das Gupta 
wrote:

> Hi,
>
> On Mon, Jun 2, 2014 at 6:02 PM, Mayank Srivastava
>  wrote:
>
> > Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1
> >
>
> Which version of Koha are you using and how did you install it - i.e.
> package / tarball / git?
>
> --
> Indranil Das Gupta
>
> Phone : +91-98300-20971
> Blog: http://indradg.randomink.org/blog
> IRC  : indradg on irc://irc.freenode.net
> Twitter : indradg
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
> Please exchange editable Office documents only in ODF Format. No other
> format is acceptable. Support Open Standards.
>
> For a free editor supporting ODF, please visit LibreOffice -
> http://www.documentfoundation.org
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Regards,
Amit Gupta
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Error

2014-06-02 Thread Indranil Das Gupta
Hi,

On Mon, Jun 2, 2014 at 6:02 PM, Mayank Srivastava
 wrote:

> Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1
>

Which version of Koha are you using and how did you install it - i.e.
package / tarball / git?

-- 
Indranil Das Gupta

Phone : +91-98300-20971
Blog: http://indradg.randomink.org/blog
IRC  : indradg on irc://irc.freenode.net
Twitter : indradg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
Please exchange editable Office documents only in ODF Format. No other
format is acceptable. Support Open Standards.

For a free editor supporting ODF, please visit LibreOffice -
http://www.documentfoundation.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Zebra Error

2014-06-02 Thread Mayank Srivastava
Hi Everyone,

I am getting the following error in the console while searching a string:


Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1



Any help? as in what might be going wrong?

Regards
*Mayank Srivastava*
Mob: +91 971 851 6955
New Delhi, India
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Fwd: Add a proposal for hosting KohaCon15

2014-06-02 Thread Chrispin Simasiku Sitali
Zambia would like to give it a shot too.


On 2 June 2014 13:45, MJ Ray  wrote:

> I think this should get its own topic page on the web forums (at the
> moment it appears as a reply on a page about the last meeting - thanks
> to the person who pointed that out to me), so I am forwarding it.
>
> Thank you to Ibadan team for already bidding, but I'd love to see a bit
> of competition.  Anyone else fancy hosting a KohaCon?  Do it - it's
> great fun and my hair loss is unrelated to KohaCon12, honest!
>
>  Original Message 
> Subject: [Koha] Add a proposal for hosting KohaCon15
> Date: Mon, 12 May 2014 16:21:22 -
> From: Thomas Dukleth 
> Reply-To: Thomas Dukleth 
> To: Koha-List 
>
> Anyone who would like to host KohaCon15 (international Koha conference to
> be held in 2015) should add some brief information about their proposal to
> the proposals summary table in the page on the Koha Wiki which I have
> prepared following the model used for previous KohaCons,
> http://wiki.koha-community.org/wiki/KohaCon15_Proposals .
>
> Please link your summary proposal to a more detailed proposal preferably
> in a new page on the Koha wiki or alternately hosted on your own
> webserver.
>
> If you have submitted a proposal for hosting KohaCon in the past but had
> not been selected, please submit a new proposal if you are interested in
> hosting KohaCon15.  Do not be discouraged that some other proposal had
> been selected over yours in some previous year.  [In the interest of
> promoting regional diversity in Koha, we have sometimes considered rules
> against selecting KohaCon proposals from the same region successively in
> case the most populous regions might come to excessively dominate voting
> for selecting a proposal, but in practise such rules may not have yet been
> necessary.]
>
> Anyone should be free to add additional relevant information to proposal
> information in the wiki, such as links and information for local hotel or
> other accommodations, attractions, etc.  We want whatever information may
> be helpful for linking to a community wide ballot for selecting a
> particular proposal.
>
> As with all wiki content, it should be easy enough to edit by examining
> the form in which pre-existing content has been entered, when editing to
> add your own content.  If you want more information about MediaWiki
> tables, see http://www.mediawiki.org/wiki/Help:Tables .
>
>
> Thomas Dukleth
> Agogme
> 109 E 9th Street, 3D
> New York, NY  10003
> USA
> http://www.agogme.com
> +1 212-674-3783
>
>
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Charles Lwanga College of Education,
P. O. Box 660193,
Monze,
ZAMBIA.

Mobile: +26 0979 869471
+26 0966 869471
SKYPE: Libsitali
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Fwd: Add a proposal for hosting KohaCon15

2014-06-02 Thread MJ Ray
I think this should get its own topic page on the web forums (at the
moment it appears as a reply on a page about the last meeting - thanks
to the person who pointed that out to me), so I am forwarding it.

Thank you to Ibadan team for already bidding, but I'd love to see a bit
of competition.  Anyone else fancy hosting a KohaCon?  Do it - it's
great fun and my hair loss is unrelated to KohaCon12, honest!

 Original Message 
Subject: [Koha] Add a proposal for hosting KohaCon15
Date: Mon, 12 May 2014 16:21:22 -
From: Thomas Dukleth 
Reply-To: Thomas Dukleth 
To: Koha-List 

Anyone who would like to host KohaCon15 (international Koha conference to
be held in 2015) should add some brief information about their proposal to
the proposals summary table in the page on the Koha Wiki which I have
prepared following the model used for previous KohaCons,
http://wiki.koha-community.org/wiki/KohaCon15_Proposals .

Please link your summary proposal to a more detailed proposal preferably
in a new page on the Koha wiki or alternately hosted on your own
webserver.

If you have submitted a proposal for hosting KohaCon in the past but had
not been selected, please submit a new proposal if you are interested in
hosting KohaCon15.  Do not be discouraged that some other proposal had
been selected over yours in some previous year.  [In the interest of
promoting regional diversity in Koha, we have sometimes considered rules
against selecting KohaCon proposals from the same region successively in
case the most populous regions might come to excessively dominate voting
for selecting a proposal, but in practise such rules may not have yet been
necessary.]

Anyone should be free to add additional relevant information to proposal
information in the wiki, such as links and information for local hotel or
other accommodations, attractions, etc.  We want whatever information may
be helpful for linking to a community wide ballot for selecting a
particular proposal.

As with all wiki content, it should be easy enough to edit by examining
the form in which pre-existing content has been entered, when editing to
add your own content.  If you want more information about MediaWiki
tables, see http://www.mediawiki.org/wiki/Help:Tables .


Thomas Dukleth
Agogme
109 E 9th Street, 3D
New York, NY  10003
USA
http://www.agogme.com
+1 212-674-3783


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Serials receive

2014-06-02 Thread MJ Ray
Ketan Kulkarni wrote:
> When I click on "Serial Receive", the process times out. The errors that I
> see in the error log are -
> [Wed May 21 16:53:39 2014] [error] [client 117.195.59.212] [Wed May 21
> 16:53:39 2014] serials-edit.pl: Subroutine plugin_parameters redefined at
> /usr/share/kalibkoha/intranet/cgi-bin/cataloguing/value_builder/
> dateaccessioned.pl line 29. [...]
> Why is the process timing out?

Difficult to say. I doubt any of those refinition errors are to blame
but they might be. Could you run "top" on the server and watch to see if
it is busy with any processes while you are waiting for "Serial Receive"
to time out?

Hope that helps,
-- 
MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op
http://koha-community.org supporter, web and library systems developer.
In My Opinion Only: see http://mjr.towers.org.uk/email.html
Available for hire (including development) at http://www.software.coop/
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Overdue notices not creating the right content for the email.

2014-06-02 Thread Jonathan Druart
Is your 3.10 version is up-to-date (3.10.13)?
Note that the 3.10.x branch is no longer maintained.

2014-06-02 10:04 GMT+02:00 Syed Salman Ali Kazmi :
> Hi,
>
> We are using koha version 3.10 installed on Ubuntu 12.04 LTS.
>
> The Advance_notices.pl  cron is working perfectly, only the overdue_notice.pl 
> cron job is having issue.
>
> Thanks.
>
>
>
> -Original Message-
> From: druartjonat...@gmail.com [mailto:druartjonat...@gmail.com] On Behalf Of 
> Jonathan Druart
> Sent: Monday, June 02, 2014 4:01 PM
> To: Syed Salman Ali Kazmi
> Cc: koha@lists.katipo.co.nz
> Subject: Re: [Koha] Overdue notices not creating the right content for the 
> email.
>
> Hellon
> Which version of Koha are you using?
> A bug has been found (bug 12315) in the 3.16.0 version in the advance notices 
> cronjob. Are you sure your bug is in the overdue notices cronjob ?
>
> 2014-05-30 12:03 GMT+02:00 Syed Salman Ali Kazmi :
>> Dear All,
>>
>> As we are using the overdue notice trigger cronjob to send overdue notices 
>> via email. The notices created by cron script contains the wrong contents.
>>
>> It creates and repeats one content for many number of patrons, then randomly 
>> creates another and repeats.
>>
>> Require urgent help.
>>
>> Regards,
>> Syed Salman Ali Kazmi
>> System Engineer
>> Centre of Technology and Inovation (CTI) Lot G4, Incubator 1,
>> Technology Park Malaysia, Bukit Jalil, 57000 Kuala Lumpur, Malaysia
>> Tel: +603-89946077
>> Fax: +603 8994 6207
>>
>>
>>
>> DISCLAIMER: The information and any attachments contained in this
>> e-mail communication may be privileged and confidential information
>> originally intended only for the use of the individual or entity named 
>> above. To the full extent permitted by law, the APIIT Education Group of 
>> Companies does not accept liability for any loss or damage caused either by 
>> your failure to check your Email, transmission errors, or your reliance on 
>> or use of any information contained in this email. If you are not the 
>> intended recipient, or the employee or agent responsible to deliver it to 
>> the intended recipient, you are hereby notified that any dissemination, 
>> distribution or copying of the communication in any manner is strictly 
>> prohibited. If you have received this e-mail communication in error, please 
>> immediately notify us by telephone (603-8992 5050) or e-mail to 
>> s...@apu.edu.my and return the original to us at the 
>> above address and then immediately delete the communication  . Thank  you.
>>
>>
>> ___
>> Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz
>> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
> DISCLAIMER: The information and any attachments contained in this e-mail 
> communication may be privileged and confidential information originally 
> intended only for the use of the individual or entity named above. To the 
> full extent permitted by law, the APIIT Education Group of Companies does not 
> accept liability for any loss or damage caused either by your failure to 
> check your Email, transmission errors, or your reliance on or use of any 
> information contained in this email. If you are not the intended recipient, 
> or the employee or agent responsible to deliver it to the intended recipient, 
> you are hereby notified that any dissemination, distribution or copying of 
> the communication in any manner is strictly prohibited. If you have received 
> this e-mail communication in error, please immediately notify us by telephone 
> (603-8992 5050) or e-mail to s...@apu.edu.my and 
> return the original to us at the above address and then immediately delete 
> the communication. Than
 k you.
>
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Can we do bulk deletion for bib records

2014-06-02 Thread Mohammad Nashbat
Thanks Karam, this was very helpful.

Thanks & Best Regards,

Mohammed Nashbat
Academic Resource Librarian

From: Karam Qubsi [mailto:karamqu...@gmail.com]
Sent: Monday, June 02, 2014 5:32 AM
To: Mohammad Nashbat; Koha
Subject: Re: [Koha] Can we do bulk deletion for bib records

Hi Mohammad ,

I think this documentation can help you ,
http://perldoc.koha-community.org/misc/batchdeletebiblios.html

You have to make sure that your bib records is not linked to any items record 
then you put the list of bib no. (that you want to delete them) . in a text 
file and pass this file to the script  .
perl batchdeletebiblios.pl tobedeleted.txt


Bests.




On Sun, Jun 1, 2014 at 10:48 PM, Mohammad Nashbat 
mailto:mnash...@alfaisal.edu>> wrote:
Hi all,

I wonder if we can do bulk deletion for r bib records, I can see a file called 
"batchdeletebiblios.pl" in Cron but not sure how 
to use it. We are using Koha 3.14.05, Linux Debian 3.2.54-2 x86_64.


Thanks & Best Regards,

Mohammed Nashbat
Academic Resource Librarian
Alfaisal University





DISCLAIMER: This electronic mail transmission contains confidential information 
intended only for the person(s) named. Any use, distribution, copying or 
disclosure by any other person is strictly prohibited. If you received this 
transmission in error, please notify the sender by reply e-mail and then 
destroy the message. Opinions, conclusions, and other information in this 
message that do not relate to the official business of Alfaisal University 
shall understand to be neither given nor endorsed by Alfaisal University. The 
contents of any attachment to this e-mail may contain software viruses, which 
could damage your own computer system. While "Alfaisal University" has taken 
every reasonable precaution to minimize this risk, we cannot accept liability 
for any damage which you sustain as a result of software viruses. You should 
carry out your own virus checks before opening the attachment.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha



--
Karam Qubsi





DISCLAIMER: This electronic mail transmission contains confidential information 
intended only for the person(s) named. Any use, distribution, copying or 
disclosure by any other person is strictly prohibited. If you received this 
transmission in error, please notify the sender by reply e-mail and then 
destroy the message. Opinions, conclusions, and other information in this 
message that do not relate to the official business of Alfaisal University 
shall understand to be neither given nor endorsed by Alfaisal University. The 
contents of any attachment to this e-mail may contain software viruses, which 
could damage your own computer system. While “Alfaisal University” has taken 
every reasonable precaution to minimize this risk, we cannot accept liability 
for any damage which you sustain as a result of software viruses. You should 
carry out your own virus checks before opening the attachment.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Can't import to catalogue

2014-06-02 Thread Mohammad Nashbat
You may try to run the zebra rebuild command manual, if still not showing you 
need to be sure to change "OpacSuppression" to Don't hide, you should find it 
under:Home › Administration › System preferences › Cataloging preferences


Note: zebra rebuild command is " 
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -r -v -w "

Thanks & Best Regards,

Mohammed Nashbat
Academic Resource Librarian
Alfaisal University

-Original Message-
From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Frederic Edmont
Sent: Monday, June 02, 2014 11:14 AM
To: Koha@lists.katipo.co.nz
Subject: [Koha] Can't import to catalogue

Hello,

I'm new to Koha and I haven't been able to import biblio in the catalog for a 
while now.

Here is what I've done:
I imported biblios using a .mrc file but those biblios only show up in the 
reservoir in the cataloguing search.
Then I supposed I had to create 1 item for each biblio but still, searching in 
the catalogue finds nothing. Even after several days zebra doesn't update its 
database (Second question how can I update database automatically whenever I 
add a biblio).
Finally, I used the command line koha-rebuild-zebra and... Miracle items are in 
the catalogue searching with keyword BUT those are empty: there is no data in 
it as if it didn't use biblios to fill them.

Here are my questions:
1. Is it possible to show biblios instead of items ine the catalogue search? or 
automatically create one item of each?
2. how can I update database automatically whenever I add a biblio? Wiki says 
it's done every 20mins or so but after one week mine doesn't seem to work that 
way.
3.Most important: Why are my items empty??? when i try to modify them it either 
redirect me to a new item creation page or to an error page about additem.pl 
(Can't call method "fields" on an undefined value at 
/usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 647.)

Hope someone can help me.

Regards
___
Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
http://lists.katipo.co.nz/mailman/listinfo/koha



DISCLAIMER: This electronic mail transmission contains confidential information 
intended only for the person(s) named. Any use, distribution, copying or 
disclosure by any other person is strictly prohibited. If you received this 
transmission in error, please notify the sender by reply e-mail and then 
destroy the message. Opinions, conclusions, and other information in this 
message that do not relate to the official business of Alfaisal University 
shall understand to be neither given nor endorsed by Alfaisal University. The 
contents of any attachment to this e-mail may contain software viruses, which 
could damage your own computer system. While “Alfaisal University” has taken 
every reasonable precaution to minimize this risk, we cannot accept liability 
for any damage which you sustain as a result of software viruses. You should 
carry out your own virus checks before opening the attachment.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Can't import to catalogue

2014-06-02 Thread Frederic Edmont
Hello,

I'm new to Koha and I haven't been able to import biblio in the catalog for
a while now.

Here is what I've done:
I imported biblios using a .mrc file but those biblios only show up in the
reservoir in the cataloguing search.
Then I supposed I had to create 1 item for each biblio but still, searching
in the catalogue finds nothing. Even after several days zebra doesn't
update its database (Second question how can I update database
automatically whenever I add a biblio).
Finally, I used the command line koha-rebuild-zebra and... Miracle items
are in the catalogue searching with keyword BUT those are empty: there is
no data in it as if it didn't use biblios to fill them.

Here are my questions:
1. Is it possible to show biblios instead of items ine the catalogue
search? or automatically create one item of each?
2. how can I update database automatically whenever I add a biblio? Wiki
says it's done every 20mins or so but after one week mine doesn't seem to
work that way.
3.Most important: Why are my items empty??? when i try to modify them it
either redirect me to a new item creation page or to an error page about
additem.pl (Can't call method "fields" on an undefined value at
/usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl line 647.)

Hope someone can help me.

Regards
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Overdue notices not creating the right content for the email.

2014-06-02 Thread Jonathan Druart
Hellon
Which version of Koha are you using?
A bug has been found (bug 12315) in the 3.16.0 version in the advance
notices cronjob. Are you sure your bug is in the overdue notices
cronjob ?

2014-05-30 12:03 GMT+02:00 Syed Salman Ali Kazmi :
> Dear All,
>
> As we are using the overdue notice trigger cronjob to send overdue notices 
> via email. The notices created by cron script contains the wrong contents.
>
> It creates and repeats one content for many number of patrons, then randomly 
> creates another and repeats.
>
> Require urgent help.
>
> Regards,
> Syed Salman Ali Kazmi
> System Engineer
> Centre of Technology and Inovation (CTI)
> Lot G4, Incubator 1,
> Technology Park Malaysia,
> Bukit Jalil, 57000 Kuala Lumpur, Malaysia
> Tel: +603-89946077
> Fax: +603 8994 6207
>
>
>
> DISCLAIMER: The information and any attachments contained in this e-mail 
> communication may be privileged and confidential information originally 
> intended only for the use of the individual or entity named above. To the 
> full extent permitted by law, the APIIT Education Group of Companies does not 
> accept liability for any loss or damage caused either by your failure to 
> check your Email, transmission errors, or your reliance on or use of any 
> information contained in this email. If you are not the intended recipient, 
> or the employee or agent responsible to deliver it to the intended recipient, 
> you are hereby notified that any dissemination, distribution or copying of 
> the communication in any manner is strictly prohibited. If you have received 
> this e-mail communication in error, please immediately notify us by telephone 
> (603-8992 5050) or e-mail to s...@apu.edu.my and 
> return the original to us at the above address and then immediately delete 
> the communication
>  . Thank
>  you.
>
>
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha