I'm using the fckEditor module with Drupal 6.1
I've used it to great success before with previous versions of Drupal and had no problems configuring it. Now when I try, it has installed properly and everything, I was getting an error message because I hadn't set the absoluteFilePath. So I entered that in the configuration.php file and now it says that my images are being uploaded.
However, when I return to fckEditor the image does not appear, the image does not appear on my story in drupal and when I FTP into my account the image is not there.
I have CHMOD'd my target directory to 777 so I know it's not that.
Any ideas please?
Thanks
Mark
I've used it to great success before with previous versions of Drupal and had no problems configuring it. Now when I try, it has installed properly and everything, I was getting an error message because I hadn't set the absoluteFilePath. So I entered that in the configuration.php file and now it says that my images are being uploaded.
However, when I return to fckEditor the image does not appear, the image does not appear on my story in drupal and when I FTP into my account the image is not there.
I have CHMOD'd my target directory to 777 so I know it's not that.
Any ideas please?
Thanks
Mark
Re: Upload help needed
I have FCKeditor 2.6 beta working with Drupal 6.1 and the upload works just fine. At least it does after I read the readme.txt file.
Did you modify /sites/all/modules/fckeditor/fckeditor/editor/filemanager/connectors/php/config.php to include
Dennis