1 reply [Last post]
TimK's picture
Offline
Joined: 08/18/2007
Juice: 147
Was this information Helpful?

Ajax upload fails. When clicking 'upload' the throbber continues indefinitely. When I press submit (while the throbber is still going) the image has uploaded twice.

Using:
- uc 5.x-1.5
- drupal 5.11
- cck 5.x-1.9
- image field 5.x-2.1
- imagecache 5.x-1.6 (required for ubercart)
- permissions to files and tmp are 775

Anybody having the same problem?

Thanks.

btw. I can't change permissions of imagecache folders to 777 because they were created by drupal, and I don't have ownership. They are 775.

TimK's picture
Offline
Joined: 08/18/2007
Juice: 147
Re: Ajax image upload fails

Solved. It was a bug with devel module. Disable devel, and it works fine.