Please see this forum post for more info: http://drupal.org/node/36180

When performing a "mass import" in with the AcidFree module, I get the following error in IE:

file {FILE}.zip is not a valid acidfree element type (Array)

I get nothing in Firefox - nothing happens.

Man, if I could just get this working I'd be sooooo happy with Drupal :o)

Also, I got the following error when trying to apply the filemanager patch in windows:

$ patch < filemanager-acidfree.patch
patching file filemanager.module
Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 340

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

System:

Windows XP
XAMPP
Drupal 4.6.3
http://bhive.no-ip.org/drupal/

Comments

vhmauery’s picture

If you are using the latest version of Acidfree and the latest version of Filemanager, you don't need to patch the filemanager -- the patch has been integrated into it.

I have never seen this error before. I have another open bug dealing with a similar issue -- it looks like a mimetype problem to me. I will try to re-work the mime stuff and let you know when to try again.

vhmauery’s picture

I fixed up the mime type stuff a bit. Check out the latest CVS 4.6 branch or wait for it to get repackaged (about 12 hours).

bigbman’s picture

We're getting closer, but no dice yet!

file php5.tmp is not a valid acidfree element type (application/x-compressed)

vhmauery’s picture

Status: Active » Closed (fixed)

I think this bug and its workings have been duplicated elsewhere. You said that this is working now, so I am closing this. If I am wrong (and I have been before, feel free to re-open it.)