I get the following error notice listed several times when I go to create a style rule:
Notice: Undefined index: wysiwyg_contributor in _ckeditor_styleset_options() (line 88 of /home/xxxxxxx/public_html/sites/all/modules/ckeditor_styles/plugins/export_ui/ckeditor_style_rules.inc).
Anyone know a fix?

Comments

derhasi’s picture

Status: Active » Fixed

For some reason, there is no filter format named "wysiwyg_contributor", although it is assigned to the given WYSIWYG Profile.

Id added an additional method to check if the format is given in the last commit.

The warning should be fixed so far.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.