Hello,

Working on my first Drupal site.

I have a CCK ImageField with ImageCache.
For some reason, I suddenly can't upload any more images: when I browse to the file in the CCK field and click "Upload", I get a spinning animation but then it changes back to "no files selected". I'm not getting an error message. No file is uploaded.

PHP Configuration:
File Uploads: On
Maximum allowed size for uploaded files: 50M

Can this be an ownership problem, as I also can't delete or change the permissions (via FTP or cPanel file manager) of the images I was able to upload before?
I'm not a Unix guru so I need a little help.
Thanks.

Comments

artwork’s picture

I got quite the same problem. I install drupal on my localhost and had some node created with imagefield cck imagecache, but today I try to upload again (after changing upload limit from 1 to unlimit) and it doesn't work, spinning animation and browse box reappear, no file upload, no error, nothing happen. Don't know why.

Neuzz’s picture

The problem was caused by the Devel module. I disabled the Devel-module and was able to upload again. Hope this helps.

artwork’s picture

That solved my problem thank :)

arnaudfischer’s picture

I had the same issue, CCK upload field progress behaving but not uploading file. I disabled the Devel module and seem to be the fix.Thanks Neuzz.

-arnaud

jackhutton’s picture

.. turned it off/ disabled all the devel modules & image upload functionality is back.. what is that? is there a reason for that? hmm.

''The secret though is just keep walking through life without analyzing it too much or clinging to it too much. Just walk on.'' - Marilyn Silverstone, Magnum Photographer & Buddhist Nun, b. March 9, 1929, October 1999.

mena samy’s picture

Hi,
i have the same problem and i dont have Devel module!!
is there other module can cause this problem?

Thanks

kip stanning’s picture

i have the same problem, devel was not on.
thx for help!

image

karl