Question
FCKeditor 404 Error Message
Hello,
I have been experimenting with FCKeditor in Coldfusion 8. I have amended the fckcongif.js file to create a custom toolbar and it is working perfectly. However, I have more than one website on my server and I want to be able to link a different stylesheet for each website to each website's FCKeditor.
I know that the first step is to create a custom configuration file within each website root directory and include some code on the page where the FCKeditor is located to link to the custom configuration file. I have created a page to test this, but I get an error.
Here is the error:
404 /fckeditor/editor/fckeditor.html
My test and custom configuration files are both located in the following directory.
C:\ColdFusion8\wwwroot\Websites\@Lab
Please could someone let me know what I am doing wrong?
I have been experimenting with FCKeditor in Coldfusion 8. I have amended the fckcongif.js file to create a custom toolbar and it is working perfectly. However, I have more than one website on my server and I want to be able to link a different stylesheet for each website to each website's FCKeditor.
I know that the first step is to create a custom configuration file within each website root directory and include some code on the page where the FCKeditor is located to link to the custom configuration file. I have created a page to test this, but I get an error.
Here is the error:
404 /fckeditor/editor/fckeditor.html
My test and custom configuration files are both located in the following directory.
C:\ColdFusion8\wwwroot\Websites\@Lab
Please could someone let me know what I am doing wrong?
