I'm running 5.2 and the latest Image module.

When I upload an image, it adds the image entry to the {files} table in the database, then creates the derivatives in the files/temp folder, moves them to the files folder, adds the derivatives to the database... then deletes the derivatives, deletes the derivative database entries, creates the derivatives, deletes, creates, etc... until PHP times out.

This happens if I create an Image node, or if I use Image_attach.

Comments

Renee S’s picture

(btw, if I go to Edit Content -> Rebuild thumbnails, it works)

Renee S’s picture

I take it back, it doesn't work in Edit Content -> Rebuild Thumbnails either (it works for some already existing content, but not for new content).

Renee S’s picture

Ok, more details:

I deleted all of my images, and everything worked fine. Then, I added a custom size, and it stopped working and exhibited the behaviour shown above.

drewish’s picture

humm, try the new -dev release. i added a bit of code that might correct this.

Renee S’s picture

Nope, unfortunately it's still acting the same.

drewish’s picture

what version of PHP are you using?

Renee S’s picture

PHP Version 5.2.1 on Win32/Apache2.2

drewish’s picture

sami_k’s picture

Status: Active » Closed (duplicate)