Re: [Koha] Debugging Plugins

2017-02-07 Thread Bob Ewart

Thanks Magnus,

That patch works on 16.11 not on 16.05.  That patch points me to the 
line where the problem was but doesn't say why.


I had a 'use C4::Branches;' in my code (not sure why).  That doesn't 
exist in 16.11.  That's why ByWater Solutions Kitchensink plugin fails 
to load in 16.11.


I also discovered that the GetPatronImage subroutine is no longer in 
C4:Members.


Anyhow, it's working on Debian from repositories on 16.05 and 16.11.
16.05 is also working on openSUSE.  I'm about to try 16.11

Bob



On 02/07/2017 03:57 AM, Magnus Enger wrote:

On 6 February 2017 at 21:02, Bob Ewart  wrote:

I did get ByWater Solutions kitchensink plugin to loadand run.  So I must
have it setup properly.

I still can't get my DonorApp to load.  I was missing some perl modules.
They're now installed.

I've set the DebugLevel to "lots of".

When I do the uploadit comes back to the tools plugin page and does not show
it as aplugin.  The files are in placein
/var/lib/koha/stonewall/plugins/Koha/Bobsown/DonorAppnext to
../ByWaterSolutions/KitchenSink.

There are noerror messages.

How do I tell it to let me know what's wrong?

Maybe this bug/patch could be of interest?
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17461

Best regards,
Magnus Enger
Libriotech
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha



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


Re: [Koha] Debugging Plugins

2017-02-07 Thread Magnus Enger
On 6 February 2017 at 21:02, Bob Ewart  wrote:
> I did get ByWater Solutions kitchensink plugin to loadand run.  So I must
> have it setup properly.
>
> I still can't get my DonorApp to load.  I was missing some perl modules.
> They're now installed.
>
> I've set the DebugLevel to "lots of".
>
> When I do the uploadit comes back to the tools plugin page and does not show
> it as aplugin.  The files are in placein
> /var/lib/koha/stonewall/plugins/Koha/Bobsown/DonorAppnext to
> ../ByWaterSolutions/KitchenSink.
>
> There are noerror messages.
>
> How do I tell it to let me know what's wrong?

Maybe this bug/patch could be of interest?
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17461

Best regards,
Magnus Enger
Libriotech
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Debugging Plugins

2017-02-06 Thread Bob Ewart
I did get ByWater Solutions kitchensink plugin to loadand run.  So I 
must have it setup properly.


I still can't get my DonorApp to load.  I was missing some perl 
modules.  They're now installed.


I've set the DebugLevel to "lots of".

When I do the uploadit comes back to the tools plugin page and does not 
show it as aplugin.  The files are in placein 
/var/lib/koha/stonewall/plugins/Koha/Bobsown/DonorAppnext to 
../ByWaterSolutions/KitchenSink.


There are noerror messages.

How do I tell it to let me know what's wrong?

I'm running Koha 16.05.09 (oldStable) on Debian 8
My running system is Koha 3.22.05 on openSUSE 13.2

Thanks

--
Bob


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