Hi all
I have downloaded the latest zip and unzipped it on my web server. I have tried to run the test.asp in the _test directory and get the following javascript error message.
Line 2
Char:1
Error:Syntax error
Code:0
URL: http://servername//FCKeditor/fckeditor. ... torDefault
Any clue to get rid of this javascript error?
cheers
ss
Fri, 11/19/2004 - 12:46
#1
RE: Error in installing and running the Editor
<!-- <script language="javascript" src="/fckeditor.config.js"></script> -->
<!-- <script language="javascript" src="/fckeditor.custom.js"></script>-->
These two javascript files are missing or probably we have to create in order to customise the editor.
Cheers!
SS
RE: Error in installing and running the Editor
thanx very much!!!
Note this is for 1.6
But make sure you comment out the correct lines there are a lot of similar looking file names!!!
zzapper