Iconfile for CKEditor module is not displayed properly due to missing path for icon file.
to be fixed for existing installations by:
UPDATE {databaseOwner}{objectQualifier}Packages SET IconFile = N'~/Providers/HtmlEditorProviders/CKEditor/CKEditorConfig.png' Where Name Like 'CKEditor.EditorConfigManager'
Comments: ** Comment from web user: tha_watcha **
to be fixed for existing installations by:
UPDATE {databaseOwner}{objectQualifier}Packages SET IconFile = N'~/Providers/HtmlEditorProviders/CKEditor/CKEditorConfig.png' Where Name Like 'CKEditor.EditorConfigManager'
Comments: ** Comment from web user: tha_watcha **
Thanks i add an update script to the next version
https://dnnckeditor.codeplex.com/SourceControl/changeset/72440