Set up Acidfree as I usually would in 5 and then I tried to upload some images using Mass Import but it doesn't load anything. After pressing upload it drops out of the album back to a home page. Have I missed something or is it an issue?
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | acidfree.module.patch | 1.52 KB | bkat |
| #7 | acidfree.module.patch | 1.13 KB | bkat |
Comments
Comment #1
nickbits commentedI get a similar problem. I have tried uploading 5 files, a zip and also local folder. It dosn't do anything, just refreshes the page.
Comment #2
bobanahalf commentedSame here. Mine is a fresh install. I tried a zip file and *.jpg. No images in the folders.
Checked the permissions on all my folders. Seems to be okay.
Comment #3
chipotle commentedHi,
have a look at pachkow's patch for acidfree: http://drupal.org/node/371424
It fixed the normal mass import for me, only import of local files is still broken.
Regards
Lars
Comment #4
nickbits commentedHi,
I have also tested that patch but it did not work for me.
Nick
Comment #5
bobanahalf commentedThis new version uses the image module. There is also a mass import feature in there. It works like a charm, but you've got to use FTP to get the files over there.
It's an acceptable solution for me.
Comment #6
bkat commentedI'm not even getting a Mass Import tab even though I've enabled it on the Acidfree settings
Comment #7
bkat commentedI grabbed the patch mentioned in comment #3 and it was doing nothing, even for file uploads. I managed to get file uploads and local import working for me. I basically changed some settings in the form api. There is probably a better way than what I did since this was the first time I dug into form api.
edit: i added another fix to an issue I found. When doing a local install with the recursive option turned off, it was creating an empty album for each subdir in the import directory.
Comment #8
bkat commentedNew patch for the edit above since it appears that we can't manipulate attachments if we edit a comment.
Comment #9
niallhatton commentedI am experiencing the same problem, are we any closer to a fix? does this patch work, is it safe to use? I have 100's of pictures to get into acidfree and doing them one by one would take weeks!!! Please please fix this kind module developer :D
Comment #10
pyutaros commentedSubscribing from http://drupal.org/node/361356.
Comment #11
bkat commented@nialhatton - I'm not a maintainer of acidfree, just a user that came up with a solution that works for me. I believe that is safe but since its not official your mileage may vary.
Comment #12
pyutaros commentedWell, the patch kind of works. I now can import images from a local path, but album structure and taxonomy are ignored. The images come in as isolated nodes outside of my album hierarchy.
Comment #13
promitech1 commentedwhen I hit the mass upload button I get a responce "No node types available" How do I fix this or is there a album that works.
Thanks
Rick
Comment #14
vjordan commentedPatch at #8 worked for me.
Comment #15
poortp commentedI am really new in Drupal
I want to setup a photoalbum for the site of the school of the kids, but I cannot see the Mass import tab, although the 'Show mass import tab in album view' is marked. I installed the Image module (6.x-1.0-beta3) and marked also the Image Attach/Gallery/Import options. But still I never see the Mass Import tab.
Can anyone help me out this, please ? I would appreciate it.
Thanks,
Philippe
Comment #16
nickbits commented@poortp,
Personally I would suggest not using AcidFree. If you look at the CVS and issues, nothing has been released in over a year and there are several bugs with it, as you ahve found out. There is an active community creating and fixing these bugs, however, the fact remains it has not had a official release or CVS updates in over a year.
There are several other gallery modules that may be of use. Without knowing your exact needs, I would suggest you start by looking at the standard Image and Gallery module.
Nick
Comment #17
mwheinz commentedFixed in latest 6.x builds.