> Am 28.07.2017 um 06:24 schrieb Jody Bevan via 4D_Tech <[email protected]>:
> 
> I have looked through the Knowledgebase, and past nug posts. I tried PHP to 
> do this but got no where (something obviously I am doing).
> I ended up (thus far) with miyako’s 4D plugin for zipping.
> 
> I go into his test db and try it out and it works perfectly. So now I want to 
> implement in our shell.
> 
> I place the plugin in the Plugin folder of our application and restart.
> 
> That is fine, and I now have a plugin that loads at startup and when I write 
> code the plugin command shows up as a plugin and the constants as well.
> 
> I run the code and it always fails!
> 
> So any ideas as to what I am doing wrong? Is this actually a component and 
> not ‘just’ a plug-in and I have to do more?
> 
I had a similar issue ;-)
It turns out there are 2 versions of the plugin.
The “younger version” is working only with 4d v15+ (or v14+ - I skipped v14 ;-)
As far as I remember Miyako San marked them clearly.
So far it work perfect for me.
one more thing, check if you have methods with the same name as the plugin 
commands, that won’t work ;-)

cheers
Matthias

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to