Closed (fixed)
Project:
Image FUpload
Version:
6.x-1.1-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2008 at 14:37 UTC
Updated:
25 Feb 2009 at 20:49 UTC
It seems that fupload doesn't work when the cache_lifetime vatiable is set. I've get an error after uploading files on node create phase.
Comments
Comment #1
grandcat commentedPlease specify more the error. Screenshots, logfiles and so on would be very helpful.
Comment #2
tjodolv commentedI have experienced what I think Xandle is reporting. When you go to admin/settings/performance in your Drupal installation and set the minimum cache lifetime – regardless of whether you have caching set to deactivated, normal or aggressive – image validation will fail on the second image in the queue when you upload with image_fupload. Subsequently, the upload is halted, and all images are deleted. Tested today and setting the minimum cache lifetime to none removes the problem.
Comment #3
grandcat commentedI know this problem, have a look at the other issues for more information.