Hi there, I'm having an issue with the way that the available copies statement displays in the OPAC. Though I've entered multiple item records, and on the detailed record page it shows "Holdings (4)" or whatever, on the results list I only see "Available copies (1)" even when there are, for example, 4 copies. It seems like this must be something pretty simple, but I don't see any preference that looks like it would affect this. I'd appreciate any suggestions. Thanks! Marisa Wood, MLIS Member Support Specialist BCR 14394 E. Evans Ave. Aurora, CO 80014 303.751.6277/800.397.1552
What version of Koha are you on and do you have the XSLT settings on or off? --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Mon, Dec 15, 2008 at 12:13 PM, Marisa Wood <mwood@bcr.org> wrote:
Hi there,
I'm having an issue with the way that the available copies statement displays in the OPAC. Though I've entered multiple item records, and on the detailed record page it shows "Holdings (4)" or whatever, on the results list I only see "Available copies (1)" even when there are, for example, 4 copies. It seems like this must be something pretty simple, but I don't see any preference that looks like it would affect this. I'd appreciate any suggestions.
Thanks!
Marisa Wood, MLIS
Member Support Specialist
BCR
14394 E. Evans Ave.
Aurora, CO 80014
303.751.6277/800.397.1552
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Changing the XSLT settings to ON fixed the display. Thanks! Marisa Wood, MLIS Member Support Specialist BCR 14394 E. Evans Ave. Aurora, CO 80014 303.751.6277/800.397.1552 -----Original Message----- From: Nicole Engard [mailto:nicole.engard@liblime.com] Sent: Monday, December 15, 2008 11:40 AM To: Marisa Wood Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] copies available ? What version of Koha are you on and do you have the XSLT settings on or off? --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Mon, Dec 15, 2008 at 12:13 PM, Marisa Wood <mwood@bcr.org> wrote:
Hi there,
I'm having an issue with the way that the available copies statement displays in the OPAC. Though I've entered multiple item records, and on the detailed record page it shows "Holdings (4)" or whatever, on the results list I only see "Available copies (1)" even when there are, for example, 4 copies. It seems like this must be something pretty simple, but I don't see any preference that looks like it would affect this. I'd appreciate any suggestions.
Thanks!
Marisa Wood, MLIS
Member Support Specialist
BCR
14394 E. Evans Ave.
Aurora, CO 80014
303.751.6277/800.397.1552
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
I thought that turning the XSLT settings ON had fixed the issue. Records with multiple items display properly, but now the available copies statement on the results page is completely gone for some records, though again, the detailed record displays accurate holdings. Looking at the bib and item records for those with display issues doesn't reveal anything unusual. Any reason why changing these settings would fix the holding statement in some cases, but eliminate it in others? Thanks for any advice. Marisa Wood, MLIS Member Support Specialist BCR 14394 E. Evans Ave. Aurora, CO 80014 303.751.6277/800.397.1552 -----Original Message----- From: Nicole Engard [mailto:nicole.engard@liblime.com] Sent: Monday, December 15, 2008 11:40 AM To: Marisa Wood Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] copies available ? What version of Koha are you on and do you have the XSLT settings on or off? --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Mon, Dec 15, 2008 at 12:13 PM, Marisa Wood <mwood@bcr.org> wrote:
Hi there,
I'm having an issue with the way that the available copies statement displays in the OPAC. Though I've entered multiple item records, and on the detailed record page it shows "Holdings (4)" or whatever, on the results list I only see "Available copies (1)" even when there are, for example, 4 copies. It seems like this must be something pretty simple, but I don't see any preference that looks like it would affect this. I'd appreciate any suggestions.
Thanks!
Marisa Wood, MLIS
Member Support Specialist
BCR
14394 E. Evans Ave.
Aurora, CO 80014
303.751.6277/800.397.1552
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On Mon, Dec 15, 2008 at 3:59 PM, Marisa Wood <mwood@bcr.org> wrote:
I thought that turning the XSLT settings ON had fixed the issue. Records with multiple items display properly, but now the available copies statement on the results page is completely gone for some records, though again, the detailed record displays accurate holdings. Looking at the bib and item records for those with display issues doesn't reveal anything unusual. Any reason why changing these settings would fix the holding statement in some cases, but eliminate it in others? Thanks for any advice. Again, I suspect your index is out of date with respect to your relational database. You need to verify that you have rebuild_zebra.pl set up as a cron job with the -z option running.
XSL ON pulls display directly from the Zebra index, whereas XSL OFF pulls out of the relational database. Cheers, Josh -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
Hi Josh, According to the logs the cron job does seem to be running successfully. The flags/options it is using are -b -a -z -noxml. Thanks, Marisa Wood, MLIS Member Support Specialist BCR 14394 E. Evans Ave. Aurora, CO 80014 303.751.6277/800.397.1552 -----Original Message----- From: Joshua Ferraro [mailto:jmf@liblime.com] Sent: Monday, December 15, 2008 3:07 PM To: Marisa Wood Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] copies available ? On Mon, Dec 15, 2008 at 3:59 PM, Marisa Wood <mwood@bcr.org> wrote:
I thought that turning the XSLT settings ON had fixed the issue. Records with multiple items display properly, but now the available copies statement on the results page is completely gone for some records, though again, the detailed record displays accurate holdings. Looking at the bib and item records for those with display issues doesn't reveal anything unusual. Any reason why changing these settings would fix the holding statement in some cases, but eliminate it in others? Thanks for any advice. Again, I suspect your index is out of date with respect to your relational database. You need to verify that you have rebuild_zebra.pl set up as a cron job with the -z option running.
XSL ON pulls display directly from the Zebra index, whereas XSL OFF pulls out of the relational database. Cheers, Josh -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
On Mon, Dec 15, 2008 at 12:13 PM, Marisa Wood <mwood@bcr.org> wrote:
Hi there,
I'm having an issue with the way that the available copies statement displays in the OPAC. Though I've entered multiple item records, and on the detailed record page it shows "Holdings (4)" or whatever, on the results list I only see "Available copies (1)" even when there are, for example, 4 copies. It seems like this must be something pretty simple, but I don't see any preference that looks like it would affect this. I'd appreciate any suggestions. Most likely you don't have Zebra set up to refresh the index values, can you confirm that you've got a cron entry for rebuild_zebra.pl running with the -z option?
Cheers, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
participants (3)
-
Joshua Ferraro -
Marisa Wood -
Nicole Engard