Closed (cannot reproduce)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Aug 2010 at 16:46 UTC
Updated:
13 Jun 2011 at 06:00 UTC
Comments
Comment #1
sea4 commentedI have a similar problem. ckeditor does not load when I install jQuery Update 2.x module. It works fine when it is uninstall.
Comment #2
dczepierga commentedDid u try to use DEV version of CKEditor plugin from CVS with CKEditor 3.4??
I installed JQuery Update and Skinr and everything seems to work good.
Comment #3
wwalc commentedComment #4
alan d. commentedCross posting #912440: I was prompted to update to the 6.x-2.x-dev version of this module and Wysiwyg and ckeditor stopped working
Comment #5
sdstevep commentedI have the same problem -
CKEditor was working, I enabled skinr, and got the following error when I ran cron:
CKEditor 3.4.1
You are using a feature that requires $cookie_domain to be set, but it is not set in your settings.php (CKFinder is enabled in the Advanced profile).
So I tried editing sites/default/settings.php and uncommented the line
$cookie_domain = 'yoursitehere.com';
But then cron complained about a CKFinder settings.php file being missing.
Luckily, that's when I thought about having just turned on Skinr, so I turned it off and cron ran successfully.
Comment #6
dczepierga commentedIt should work with last DEV version without problem, so pls update to last DEV version of CKEditor module and last CKEditor library 3.6.
If u have still problem with it after update pls reopen this issue.
Greetings