Closed (fixed)
Project:
Image FUpload
Version:
6.x-3.0-alpha4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2009 at 23:46 UTC
Updated:
22 Apr 2009 at 17:29 UTC
I have set up Image FUpload to allow registered users to upload multiple images, while each image is saved as a node. I upload multiple images and click the next button. On the next page the name of the file is displayed but not the image. I check the files directory and the image is in there. When I go to content and click on one of the newly created image nodes, the image is not displayed. I am not sure whether or not this is caused by Image FUpload or not. Any ideas? Also, thank you very much for the module this is exactly what I was looking for.
Comments
Comment #1
grandcat commentedYou have to create an imagecache preset and select it in your widget settings (fupload cck). If already set, try to set another preset again. Also check, whether imagecache is working correctly for you.
Comment #2
grandcat commentedI think it should be clear now.
Edit
Another reason could be that you enabled filefield_paths. It doesn't work in addition to FUpload at the moment.
Comment #3
pnigro commentedThank you for the quick response. I discovered an error in my file system path, which I believe caused imagecache to not work properly. Everything is working fine now. Also I wanted to let you know that regardless of which "preview image preset" you choose, the top entry is always selected when re-entering the menu. I guess that it won't be a problem as long as the top preset in imagecache is the preset you use for image fupload. Thank you again for the great module.
Comment #4
grandcat commentedOk, this is a bug. It's still possible to choose another preset, but it won't be displayed correctly. I will check this tomorrow.
Comment #5
grandcat commentedNevertheless, I fixed this little bug right now.
Fixed in CVS Head.
Comment #6
pnigro commentedGreat job
Comment #8
pnigro commentedAfter redoing the imagecache settings, everything works now. Thank you for your response.