Closed (cannot reproduce)
Project:
Wysiwyg
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2011 at 15:29 UTC
Updated:
30 Apr 2012 at 05:32 UTC
Hi,
I don't even have ckeditor installed on my D7 but I keep getting this notice and no other editor will load.
Notice: Undefined index: ckeditor in wysiwyg_profile_overview() (line 461 of /modules/wysiwyg/wysiwyg.admin.inc).
Comments
Comment #1
twodIt sounds a lot like you've got a profile for CKEditor for one of your text formats, even tho the editor is no longer installed.
The line throwing the notice tries to fetch editor information from a list of installed editors, based on what's set a profile associated with one of the text formats.
Did you have CKEditor installed before but deleted the files in sites/all/libraries/ckeditor before removing the profile?
The table rows listing text formats should have a column with the name of an editor associated with that format, and its version number. If the column is empty, it means the editor is either not installed or not detected properly.
You should have the option to delete that profile even if the editor itself is no longer installed.
Can you please confirm this?
Comment #2
twodSorry, but without further information I can only close this issue.
Please reopen it if you still need help.