I have TinyMCE File Upload Browser installed and everything works fine until the file gets to 100% uploaded, then I get the error message: “File upload failed - please check your permissions for ‘/images/uploads/’ and also your php.ini settings.”
My file permissions for that directory are set for Read/Write/Execute (EE is running on a Windows server—I know, I know)for everyone and my php.ini setting for file_uploads is set to on. What am I missing?