Ckeditor file management paths
I spoke with Ray on another matter and we solved this one by adding a slash the path in the
ckeditor configuration.php file.
the line looks like this $kfm_userfiles_address = '../../files/';
additionally ckeditor did not like that folder name beginning with a number!
Thanks!
Nick


