I've been using imce within tinymce to upload images and it has worked fine for some time and now when I go to upload it says.
No files were uploaded.

I've checked tmp folder and permission set correctly. and upload set in php.inc

any ideas

CommentFileSizeAuthor
#2 Picture 1.png52.13 KBjimmb

Comments

ufku’s picture

Category: bug » support

Nobody can help when you just say upload suddenly stopped working.

jimmb’s picture

StatusFileSize
new52.13 KB

This has just started happening on a site I've developed as well. It's been working for over 2 years, but file uploads with IMCE via TinyMCE recently won't upload. Here are the basics:

  • Drupal 5.8-dev
  • IMCE 1.1.2.3
  • TinyMCe 1.90.4.23

I go to upload a small .png, and after I click 'Upload file' I get the message: "No files were uploaded." See the screenshot for more details on this.

The strange thing is -- as amaranatho said -- it just started happening for no discernible reason.

I will provide any other info. necessary to help diagnose the problem...

Jim

ufku’s picture

try uploading files with other modules(e.g. upload module). If all fail then contact your hosting provider about this issue.

jimmb’s picture

Well, FWIW here's how I "fixed" the issue:

  1. I updated Drupal to the latest 5.x version.
  2. I also updated all contributed modules (although IMCE did not have an update available).
  3. I then ran update.php.

I tried uploading an image again, and this time it worked.

Jim

ufku’s picture

Status: Active » Closed (fixed)