Opened 16 years ago
Closed 16 years ago
#3890 closed Bug (invalid)
FCK Editor Drupal Module
Reported by: | nicxvan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Pending | Cc: |
Description
I have several sites on a shared hosting using FCK Editor's Drupal module. About three weeks ago one of the instances stopped showing up. I had been switching back and forth between the rich text and plain text editor when the switch link disappeared. The editor will no longer show up. I have uninstalled and reinstalled the module, updated the editor and several other things. If I have the default as the editor being off the "switch to rich text editor" link appears but does nothing. The only clue I have is an error in chrome and a warning in firefox. I use firefox 3 and windows xp sp 2. The error is related to this line
<a href="javascript:Toggle('oFCK_1','edit-body','Switch to plain text editor','Switch to rich text editor',1);" id="switch_oFCK_1" style="display:none">Switch to plain text editor</a><div class="textarea-identifier description">The ID for <a href="/admin/settings/fckeditor">excluding or including</a> this element is: edit-body - the path is: admin/build/block/add</div><fieldset class=" collapsible collapsed"><legend>Input format</legend><div class="form-item" id="edit-format-wrapper">
Error: <a> escaping malformed uri reference. two other warnings follow, the id edit-format-wrapper is used three times total, these warnings do not occur in the healthy instances.
Change History (2)
comment:1 Changed 16 years ago by
Keywords: | Pending added |
---|
comment:2 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is the wrong place for this report. It looks like something related to the Drupal module. You should use Drupal forums for it, or even try our forums for support requests.
Did you tried FCKeditor support on drupal site? ( http://drupal.org/project/issues/fckeditor )