- Inaccessible/invalid directory or subdirectory:
In some server configurations, manually(ftp or directly) created directories may not be writable by PHP(by IMCE). In this case, you have to set the chmod permissions of the directory to 0777 in order to make it writable by anyone.
You should also make sure that in each configuration profile all of the defined directories are located under drupal's file system path which is usually "files".
And also if "safe mode restriction" is active in your server, don't expect IMCE to run flawlessly.

- Disappearing images after node submission:
Having nothing to do with IMCE, it appeared many times in issue queues. This is an input filtering issue that can be resolved by adding tag into the default input format. Using Full HTML is another solution. See admin/settings/filters.

- Upload does not work in Opera:
Jquery form plugin before version 2.09 has problems with Opera 9.2+. Replace Drupal's misc/jquery.form.js with the one at http://jquery.malsup.com/form/#download

- IMCE may have problem working with Google Analytics and Secure pages modules. Just make sure to add imce* path to the exceptions list of these modules.

If you have another issue with IMCE, first of all, you should seek for a solution in the issue queue. In case you can't find any answer and think it is a new issue, post it to the issue queue providing detailed information.

problem after installation

the problemis that I've installed the imce and can see its access or module-settings and other settings,but in tinymce editor it doesn't appear! i click on imge icon - it open for input url of image but none presence of imce.

See the line about $closure,

See the line about $closure, that fixed it for me.
http://ufku.com/drupal/imce/troubleshoot

I have the same issue. its

I have the same issue. its not appearing in TinyMce. Closure is already in the theme, and Im using 5.x.

Thing is, you say it works with the FCKeditor, yet the Wysiwyg module is somewhat incompatable with FCKeditor.

I Seem to be going around in circles trying to find a decient Wysiwyg that does exacly what a Wysiwyg should.

I have a problem. I have

I have a problem. I have installed IMCE and see that it has been installed and I have activated it. BUT I don't see it under Access Control List? What could be wrong?

I had the same problem,

I had the same problem, thought it might need roles to be associated with profiles, so did that on admin/settings/imce but still cannot see the permissions for users.

It works well though!

"Upload Failed" - Problem

"Upload Failed" - Problem

Hey there,

I have a problem with an IMCE installtion on a unix / apache 1.3.41 / php 5.2.6 / drupal 6.6 / imce 6.x-1.1 system. I tried it with both TinyMCE and FCKEditor and Firefox, IE and Opera, the problem exists in every configuration.

When uploading a file, the upload seams to start (Log: "Uploading test.txt ...") and then suddenly stops with the Log simply showing "Upload failed" without any further message. Also the drupal log is empty.

I have already tried several settings with the file system paths and all permissions should be properly set. Also the php safe mode settings seams to be turned off.

I appreciate any hint for a possible cause or idea for a solving strategy ...

Thanks in advance!

w

For those who might be

For those who might be missing buttons etc, Just use ThemeKey module and assign two paths to use the garland or some light theme. paths are: imce and %/imce.

Under supervision of Drupal :)