Posted by codesign on September 22, 2010 at 11:55am
Have installed CKEditor (eventually) on a test site within a folder called "drupal" on a 1and1 hosted site.
All is well but when uploading an image it won't display in the preview or live.
The image is getting saved in this path: "/drupal/sites/all/modules/ckeditor/ckfinder/core/connector/php/images".
However the wysiwig thinks they're saved here: "/drupal/sites/all/sites/default/files/images/"
I'm not fussed where the images are saved, I just want to get them to display correctly and can't see an obvious place to configure the path to images within drupal.