I can upload some images via IMCE, but for some I get "Upload failed." I can't figure out what might be causing the failure on these particular images (not size or type.)

When I go to the following page, I get "Access Denied"
http://new.fbcwagener.com/admin/settings/imce/profile/edit/1

Comments

drupalninja99’s picture

Title: Cannot Upload an image, cannot administer IMCE profile » Cannot Upload an image, cannot administer IMCE profile

I suppose you're logged in as user 1? Also make sure your files folder is writable. Also make sure the size of the image isn't larger than what your php settings allow.

drupalninja99’s picture

Status: Active » Postponed (maintainer needs more info)

Are you still having this issue?

matthewv789’s picture

I don't know if the original poster is still having this problem, but we are having the same issue.

This is happening with different users logged in (including user 1), on different workstations and with different images (all of which are small) and file types (gif, png, jpg), and whether or not creating a thumbnail.

I have verified that the files directory and all sub-directories are writable by anyone, the file doesn't currently exist on the server, the IMCE settings allow for all file types and file sizes, etc. All it gives is the "Upload Failed" message.

Drupal 6.20, IMCE 6.x-2.1, IMCE Wysiwyg bridge 6.x-1.1, Wysiwyg 6.x-2.3, PHP 5.3.6, Windows Server 2008, IIS7.

matthewv789’s picture

AHA, found solution. Checked the PHP temp directory ("upload_tmp_dir" in php.ini), and realized that THAT directory was not writable!

drupalninja99’s picture

Status: Postponed (maintainer needs more info) » Fixed

Excellent!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.