When I turn on skinr UI 6.x-2.x-dev CKEditor wont loads anymore (where skinr module loads also, of course)
So, skinr UI needs the following modules on:
- Dialog API,
- Chaos tools,
- jQuery Update,
- jQuery UI
(and theese modules are 'on' plus skinr (basic) -> now only the skinr ui is turned off and this way CKEditor works.
I dont know wheter CKEditor bugging somewhere or one or more of the list above.
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