Re: [Koha] Question on CoverFlow plugin

2021-12-14 Thread Manos PETRIDIS
If I understand correctly what's written in https://github.com/ebsco/edsapi-koha-plugin/issues/98 I shouldn't need to add anything, as I'm at the latest koha version and run the latest version of the plugin. I tried however to implement the addition (ScriptAlias /coverflow.pl "/var/lib/koha/mykoha

Re: [Koha] Question on CoverFlow plugin

2021-12-14 Thread Alvaro Cornejo
Hi Manos Always copy list so others can benefit from thread and/or can provide additional guidance. Have you checked apache/koha logs for any error? In previous coverflow versions you were supposed to add a couple of lines into apache conf file so it can redirect the calls to the correct place.

Re: [Koha] Question on CoverFlow plugin

2021-12-14 Thread Alvaro Cornejo
Hi Manos, Are your reports set as public? Regards Alvaro || Stay safe / Cuídate/ Reste sécurisé *7* Switch off as you go / Apaga lo que no usas / Débranchez au fur et à mesure. *q *Recycle always / Recic

Re: [Koha] Question on CoverFlow plugin

2021-12-14 Thread Lucas Gass
Manos, What version of Koha are you currently using? Are you able to access this page: https://mykohaurl.com/api/v1/.html ? Cheers, On Tue, Dec 14, 2021 at 9:13 AM Manos PETRIDIS wrote: > Hello, > > I'm trying to use the CoverFlow plugin (Convert a report into a coverflow > style widget!) b

[Koha] Question on CoverFlow plugin

2021-12-14 Thread Manos PETRIDIS
Hello, I'm trying to use the CoverFlow plugin (Convert a report into a coverflow style widget!) by Kyle M Hall, v2.4.47, but have trouble setting it up. Up till now, I've a. Created three reports with IDs 19, 20 and 21. They all produce the expected result when run as reports from the admin pages