In case others have configured everything according to the instructions and they still run into problems, this may work for you.
To upload the image, I select the Image Info tab. Then I click the Browse Server button (not intuitive because I want to upload the image) and then I select 'Upload' from the IMCE File Browser. Then I can browse my local hard drive and upload them image and then click the "Send to FCKEditor" button.
I've tried Clicking on the Upload tab from the Image Properties dialog from the FCKEditor and when I click on Send to Server, it always displays the "Error creating folder..." error msg.
I hope this helps others save some time.
jdl
Comments
Comment #1
wwalc commentedRegarding:
"I've tried Clicking on the Upload tab from the Image Properties dialog from the FCKEditor and when I click on Send to Server, it always displays the "Error creating folder..." error msg."
This is beacuse if you want to use the "Quick Uploads" functionality (this is the name of this feature in the FCKeditor profile), you have to follow the same configuration procedure as when you enable the built-in file browser (instructions are in readme.txt). I have added in CVS a short message in the FCKeditor profile explaining it.
Comment #2
hansrossel commentedMaybe also have a look at #224492: FCKeditor does not show "browse" button for IMCE-HEAD for IMCE and Fckeditor integration.
Comment #3
wwalc commentedIn 6.x-2.x hook_requirements() is used to inform about possible misconfiguration, in 6.x-1.x a short information about this problem has been added to the FCKeditor profile. that's all I can do with that, so closing this issue.
@hansrossel: I believe #224492: FCKeditor does not show "browse" button for IMCE-HEAD shouldn't be a problem anymore since a couple of months.