Wednesday 23 March 05

After a little fiddling around I’ve got the FCKEditor up and running. The only bit that needed a bit of effort to get working correctly was the image upload – I was getting an ‘XML request error: Internal Server Error [500]‘ and found the reason was due to it trying to read the wrong (invalid) directory, so needed to have a look at the FCKEditor\editor\filemanager\browser\default\connectors\cfm\connector.cfm file and adjust the directory it’s using in there to get it to work – shame the error messages aren’t a bit more meaningful! Now looking at how I can integrate this with the ‘Speller Pages’ spell checker.

Leave a Reply

*