When I update CKEditor Global Profile: This error Shows

Notice: Undefined index: loadPlugins in ckeditor_admin_values_to_settings()

Comments

dczepierga’s picture

Status: Active » Fixed

I fix it and commit to GIT

Please check the latest dev release and let me know if you notice any poblems with it. Remember to clear Drupal cache and browsers cache before testing.

Greetings

Romaq’s picture

I'm having this problem with 7x-1.2. Is this releated? #drush pm-update isn't loading anything new.

dczepierga’s picture

yes i also fix it in D7 version here: #1063646: [D7] Fix calling Undefined index: "loadPlugins" in ckeditor_admin_values_to_settings().

For now it is fixed in DEV version only, new release should be asap.

Greetings

mkesicki’s picture

Title: [D6] Undefined index: loadPlugins in ckeditor_admin_values_to_settings() » [D6] Fix calling undefined index: loadPlugins in ckeditor_admin_values_to_settings()
Status: Fixed » Closed (fixed)
crimsondryad’s picture

Hi, it's July 20 and we're having this issue. Do you have an ETA on the next release to fix (D7) ? I'm trying to avoid down (up?) grading to the dev version because it makes switching to a recommended release later a major pain when doing drush updates.

Thanks for all your work...this is a great module.

alpbach’s picture

Version: 6.x-1.x-dev » 7.x-1.13
Component: Code » Miscellaneous
Status: Closed (fixed) » Needs review

Hi :-)

do not know if this fits here, but on my installation I got this message yesterday when installing the latest CK editor version.

Notice: Undefined index: toolbar in ckeditor_admin_values_to_settings() (line 1610 of /home/.sites/292/site491/web/dev1/sites/all/modules/ckeditor/includes/ckeditor.admin.inc).

Best Regards
J.

jcisio’s picture

Version: 7.x-1.13 » 6.x-1.x-dev
Component: Miscellaneous » Code
Status: Needs review » Closed (fixed)

Please open new issue.

Mixologic’s picture

@alpbach. I had the same issue and fixed it. Issue opened here at #2099065: Global admin screen throws an error on save.