I downloaded the module into my modules directory. I enabled the module in the modules admin page.

When I go to upload, it says, "The selected file C:\test.zip cannot not be uploaded. Only files with the following extensions are allowed: jpg, jpeg, png, gif."

So, now what?

CommentFileSizeAuthor
#9 imagefield_zip-433362-9.patch864 bytesmikeytown2

Comments

mikeytown2’s picture

Coleslaw’s picture

I tried this module today. It sounds like a great idea.

I am running Drupal6 with Imagefield 3.0

I get the same problem as the OP. Imagefield does not allow uploading of non image files, so zip files throw lots of warnings and are not processed.

If this module allows uploading zipped up images via the CCK Imagefield, then it looks like it needs some more development to get around the built in non-image restrictions.

If this is not how to use this module, some instructions would be appreciated.

mikeytown2’s picture

There's a new file upload slot for the zip file. do a edit find in your browser for Zip Upload to find it on your node creation/edit page. Also the imagefield needs to allow multiple files.

Coleslaw’s picture

Thanks for your response. I had read through your other thread and tried all that.

Can anyone confirm that this version is compatible with ImageField 3.0?

I have no CCK Fieldsets.

My ImageField is set to unlimited files in one node.

I also disabled any Imagefield related modules which might affect it.

Trying all these things, there is still no other upload slot for zip uploads anywhere on my add/edit page. I guess I'll have to dig through the code when I have some time.

mikeytown2’s picture

Coleslaw’s picture

Thanks, but still no dice. I'll have to try this on a fresh install. It might be one of the many modules I have installed.

sinasalek’s picture

Same here, using the latest version of filefield and imagefield

geerlingguy’s picture

Same problem - I'm not getting the zip upload form at all. I will try to diagnose the problem in a while, but might have to put this off. I was hoping to use this module instead of Image FUpload, as I was having a lot of trouble with our work's proxy/firewall and flash.

[Edit: I just realized my image field was actually set up to use the 'File upload' widget rather than the 'Image' widget. I switched that setting, and now the Zip upload form works great.]

mikeytown2’s picture

Status: Active » Fixed
StatusFileSize
new864 bytes

Added installation instructions to the readme.txt file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.