Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 Sep 2011 at 16:26 UTC
Updated:
27 Jun 2016 at 08:14 UTC
Jump to comment: Most recent
Comments
Comment #1
dczepierga commentedHi,
Do u launch update.php after upgrade to new version?
Do u have any errors in Firebug? Do u have open_basedir enabled on your webserver?
Greetings
Comment #2
chris1984 commentedHi, I just saw that I have this problem only with IE. With Firefox it works fine and I can edit the content without any problems. So it should be a problem with IE?!
Comment #3
dczepierga commentedDo u have any JavaScript errors in IE? Which version of IE do u use? Also write which theme do u use?
Greetings
Comment #4
chris1984 commentedHi there!
I launched update.php after installtion but everything is fine. When I look into my drupal reports I can see that all modules and themes are up to date. I'm using Drupal 7.8 and CKeditor version is 7.x - 1.3
My version of IE is 9.
And I'm using the theme Busy 7.x - 1.4
I checked the website with W3C validator and there was an interesting warning message:
"Byte-Order Mark found in UTF-8 File.
The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported."
How can I check my site for JavaScript errors?
Greetings
Comment #5
mkesicki commented@stockfoxx in IE9 you have tools -> Developers tools (or try hit F12 on keyboard). There you have Console and all JavaScript errors should be reported there. In which file do you have BOM Warning ? I don't think that this error is related with BOM, but who knows ;)
Comment #6
filnug commentedRecently I installed the last update of ck editor module. This created a lot of warning message. Reading another issue, I update the ckeditor module with the last dev version and update.php.
Since, I discovered that ck editor doesnt appear anymore on the body using Google Chrome or Safari ! It works only with Firefox!!!!
Can you please tell me what should I do ?
Thanks
Comment #7
mkesicki commented@filnug do you see any errors in JavaScript console ? On chrome it is in developers tools. Please check this.
Comment #8
filnug commented@michal_cksource here is de message I get in the console :
Resource interpreted as Script but transferred with MIME type application/json.
fr.jsGET http://www.mysite.com/sites/all/modules/ckeditor/ckeditor/lang/fr.js?t=B... 404 (Not Found)
editor.cssGET http://www.mysite.com/sites/all/modules/ckeditor/ckeditor/skins/kama/edi... 404 (Not Found)
ckeditor.js:49Uncaught TypeError: Cannot read property 'options' of undefined
hope it will help!
Comment #9
mkesicki commentedCan you check if those files exists in mentioned location on your server ? If not please try upload ckeidtor library (http://ckeditor.com/download) one more time. It's looks that you have some missing files on server.
Comment #10
filnug commentedYes. It looks much better. In fact, those files where missing on the server.
I had a notice message that appear because of ckeditor link + ckfinder... but it looks okay now.
A million thanks for your help!
Comment #11
dczepierga commentedComment #12
syngi commentedIn Safari the content doesn't show in full html mode when you have the Twitter Profile Widget enabled - disable it to have it show again.
Comment #13
mkesicki commented@syngi
please create new ticket about Safari issue (conflict) with "Twitter Profile Widget".
Comment #14
Dirk Everts commentedI have a similar problem:
I cannot modify any existing content, whith or whithout CKeditor.
New added content however i can modify without problems.
It's driving me crazy!
Comment #15
mario.ugedo commentedFixed browser cache javascript
Error is javascript TypeError: Drupal.media.filter is undefined
Refresh your js Ctrl + F5 sites/all/modules/contrib/media_ckeditor/js/plugins/media/plugin.js