Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
Support
Last post
Fri, 11/19/2004 - 12:46
#1
ssharma62
Joined:
13/11/2003
Posts:
6
Error in installing and running the Editor
http://servername//FCKeditor/fckeditor. ... torDefault
Tue, 11/18/2003 - 17:01
#2
ssharma62
Joined:
13/11/2003
Posts:
6
RE: Error in installing and running the Editor
The problem is fixed by commenting following two lines in the fckeditor.html file.
<!-- <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
Fri, 11/19/2004 - 12:46
#3
zzapper
Joined:
08/06/2006
Posts:
10
RE: Error in installing and running the Editor
ssharma,
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
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
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