t;
>
> > -- Forwarded message --
> > From: Abdulsalam Yousef
> > To: Kyle Hall
> > Cc: Koha
> > Date: Tue, 12 May 2015 15:18:00 +0300
> > Subject: Re: [Koha] Bywater coverflow
> > Yes i added these lines:
> >
> > - id: 50
x338
www.rcmusic.ca
From: Koha [koha-boun...@lists.katipo.co.nz] on behalf of Bernard Shiundu
[bshiu...@strathmore.edu]
Sent: Thursday, May 21, 2015 7:32 AM
To: Koha
Subject: Re: [Koha] Bywater coverflow
I got coverflow working on a development box. One
t; covers on Amazon?
>
>
> > -- Forwarded message --
> > From: Abdulsalam Yousef
> > To: Kyle Hall
> > Cc: Koha
> > Date: Tue, 12 May 2015 15:18:00 +0300
> > Subject: Re: [Koha] Bywater coverflow
> > Yes i added these lines:
> >
>
15:18:00 +0300
> Subject: Re: [Koha] Bywater coverflow
> Yes i added these lines:
>
> - id: 50
> selector: #coverflow
> options:
> style: coverflow
>
> to the cofiguration
> where 50 is my report id
>
> also i added this alias line in my opac apache config
You'll also need this alias:
Alias /plugin/ "/var/lib/koha/plugins/"
http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com )
Meadville Public Library ( http://www.meadvillelibrary.org )
Crawford County Federated Library System ( http://www.ccfls.org )
Mill Run Technology Solut
Yes i added these lines:
- id: 50
selector: #coverflow
options:
style: coverflow
to the cofiguration
where 50 is my report id
also i added this alias line in my opac apache config section
ScriptAlias /coverflow.pl
"/var/lib/koha/plugins/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/cover
Ah! I see! That is not actually a problem! The "run report" link in the
plugin doesn't actually do anything useful. Have you run the configuration
part of the plugin? Did you add the alias's to your opac apache config?
Kyle
http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com
In fact i followed your article and created the intended report like this
SELECT b.biblionumber, b.title, m.isbn
FROM biblio b left join biblioitems m on (b.biblionumber=m.biblionumber)
where
m.isbn is not NULL and b.title LIKE "%math%"
its id is 50 according to my report ids in sql saved reports
Did you follow my article when you set it up? Did you create your own
custom report for generating the book list? It sounds like maybe you never
replaced the report id or perhaps you never created a report!
Kyle
http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com )
Meadville
Hello all,
I've installed Bywater coverflow plugin more than one time but also have no
chance to show book covers, when tryig to run the report that i've prepared
for coverflow this error appeared
Software error:
There is no such report.
Although the report is public and its id is correct.
T
10 matches
Mail list logo