HI all,
I am really hoping somebody can help me as I have spent that last few days scouring the web, forums, etc trying to get this to work. I have installed fckeditor and it appears to be working well, with the exception of one function. I cannot insert images using the Image button provided on the menu.
When I select that button, a window opens the Image Properties window as expected. If i then hit the Browse Server button, it shows opens the broswer window and shows an empty directory (as one would expect). However this is where the fun starts. If I try to create a new directory, it gives me the error select that is supposed to show the images, etc. If I try to upload an image, it just hangs ... if I try to create a new folder, it gives me a "You have no permissions to create folder" error. If I try to upload a file, it will allow me to select a file (from my PC running the browser, not the system hosting the site), but then when I select upload, it says uploading and just hangs there.
Here is some support information that I hope will help:
I have installed Drupal in a subdirectory (/house) and believe I have all the correct configuration files set for this.
When I open the open the Image dialog box, I noticed I get the following in the apache2 access log:
192.168.1.1 - - [05/Mar/2005:17:22:57 -0500] "GET /modules/fckeditor/lib//editor/filemanager/browser/default/browser.html?Type=Image&Connector=connectors/php/connector.php HTTP/1.1" 304 - "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"