![]() |
| FCKeditor 404 Error Message |
|
smnbin
|
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 my code:
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? |
||||||||||||||
|
|
|||||||||||||||
|
brent
|
You'll basically need to have a copy of the FCKeditor folder in each web site directory. Have a look at http://www.rakshith.net/blog/?p=22 and check out the section on the Basepath attribute. This allows you to define where your FCK settings files are if they are not in the default CF location.
|
||||||||||||
|
|
|||||||||||||
|
Ennio
|
Why not use the FCKeditor that comes with CF8
here is a link talking about that. http://www.rakshith.net/blog/?p=22 |
||||||||||||
|
|
|||||||||||||
| FCKeditor 404 Error Message |
|
||
|


