We're using imagecache with the CCK and node_profile to give us more control over the profile pages. The odd thing is, we're seeing this error for at least one (we haven't seen more than one person request support) node profile. The error is:

--
tmp file(/tmp/tmp_imagecache_a39c2df67b0bd2267fc69428918d6831_profile_IMG_0408Alumni1.jpg) already exists.
--

As far as I can tell, there is no reason why this image shouldn't be processed properly. There is no restriction on file dimensions, and the file size is 1.5 mb when the limit is 2 mb. The original dimensions were 2200 x 1905, and when I resized the image to 1500 x 1299 the image was processed without error. Is there some internal limit to the image processing that would cause this problem to occur? If so, I'll need to explicitly state those limitations so people know what they can and can't use for profile images.

Comments

fizk’s picture

Status: Active » Closed (won't fix)