This is not a bug, more like a PEBKAC.

Hello everyone,

I've been lurking in the forums for a while and decided to join since I couldn't fix my problem. My problem is that I deleted my default CKEditor profiles, and now when I try to add the default 'Full' profile, I get an error saying that I've entered a wrong toolbar configuration.

Steps to reproduce:
1.Backup entire Drupal database.
2.Go into Content Authoring/CKEditor
3.Delete existing profiles.
4.Try to create a new profile.

I've tried everything that's outlined in the CKEditor Documentation site, and couldn't get it to work.

If someone please include their default toolbar definition values in a reply, I would be much grateful.

I've unfortunately done this mistake on a production website and my time is limited.

Eagerly waiting for your help,
Utku Algun

Comments

dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

Filtered HTML:

[
    ['Source'],
    ['Cut','Copy','Paste','PasteText','PasteFromWord','-','SpellChecker', 'Scayt'],
    ['Undo','Redo','Find','Replace','-','SelectAll','RemoveFormat'],
    ['Image','Media','IMCE','Flash','Table','HorizontalRule','Smiley','SpecialChar'],
    ['Maximize', 'ShowBlocks'],
    '/',
    ['Format'],
    ['Bold','Italic','Underline','Strike','-','Subscript','Superscript'],
    ['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
    ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock','-','BidiLtr','BidiRtl'],
    ['Link','Unlink','Anchor', 'Linkit']
]

Full HTML:

[
    ['Source'],
    ['Cut','Copy','Paste','PasteText','PasteFromWord','-','SpellChecker', 'Scayt'],
    ['Undo','Redo','Find','Replace','-','SelectAll','RemoveFormat'],
    ['Image','Media','Flash','Table','HorizontalRule','Smiley','SpecialChar'],
    '/',
    ['Bold','Italic','Underline','Strike','-','Subscript','Superscript'],
    ['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
    ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock','-','BidiLtr','BidiRtl'],
    ['Link','Unlink','Anchor', 'Linkit'],
    ['DrupalBreak'],
    '/',
    ['Format','Font','FontSize'],
    ['TextColor','BGColor'],
    ['Maximize', 'ShowBlocks']
]

U probably paste there wrong toolbar definition, nothing else... Pls try these toolbars and write does it help or not.

Greetings

mkesicki’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)