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

sea4’s picture

I have a similar problem. ckeditor does not load when I install jQuery Update 2.x module. It works fine when it is uninstall.

dczepierga’s picture

Did 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.

wwalc’s picture

Status: Needs review » Postponed (maintainer needs more info)
sdstevep’s picture

Issue tags: +Skinr CKEditor

I 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.

dczepierga’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

It 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