This question about Using an extension: Asked

BatchUploadPlugin does not work

Hello,

i just reinstalled BatchUploadPlugin v 1.2 on my Fowsiki 1.12 and it is not extracting the zips.

Dependency Archive::Zip is installed within perl.

the templates

attach.pattern.tmpl

attach.tmpl

are patched like the readme tells and really similar to the old TWiki Install i had.

LocalSite.cfg entries are as follows:

$Foswiki::cfg{Plugins}{BatchUploadPlugin}{Enabled} = 1;
$Foswiki::cfg{Plugins}{BatchUploadPlugin}{Module} = 'Foswiki::Plugins::BatchUploadPlugin';
$Foswiki::cfg{Plugins}{BatchUploadPlugin}{usercontrol} = 1;
$Foswiki::cfg{Plugins}{BatchUploadPlugin}{Debug} = 1;

System/InstalledPlugins says its installed, no errors.

System/BatchUploadPlugin says its enabled (i enabled in Main/SitePreferences )

but i get no extraction and no apache or wiki logfile entries.

i have no http://trac.foswiki.org/browser/trunk/BatchUploadPlugin/lib/Foswiki/Plugins/BatchUploadPlugin.pm#L80 beforeAttachmentSaveHandler on my System/InstalledPlugins Page, where is the Problem ?

-rw-r--r-- 1 www-data www-data 12057 2010-11-11 02:05 ./lib/Foswiki/Plugins/BatchUploadPlugin.pm

thanks

-- JamesPeverill - 07 Sep 2011

I also am experiencing this problem after upgrading to the latest Foswiki. I am not getting any debug errors.

Turning the debug shows this message:


debug.log:| 2011-09-07T17:24:11Z debug | - BatchUploadPlugin::beforeAttachmentSaveHandler( .Foswiki::Meta=HASH(0x2c1e580) - attachment: test.zip) |

QuestionForm edit

Subject Using an extension
Extension BatchUploadPlugin
Version Foswiki 1.1.2
Status Asked
Related Topics
Topic revision: r2 - 07 Sep 2011, JamesPeverill
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy