I'm not 100% sure this is the fault of CKEditor, but the Body field is not showing on any of my node edit forms since I last updated a site's modules. It's not that CKEditor isn't displaying properly, it's the entire Body field that is gone. If I view the source code of the page, it is there, but for some reason it is completely hidden on the edit page itself.
There are no script errors shown in Firebug. I have CCK installed.
I have tried:
- disabling the CKEditor module
- reverting to CKEditor 6.x-1.2
- reverting to a default theme
- checking the Body field title in Content types (it's "Body")
- updating CKEditor itself
- installing JQuery Update
...and probably a lot of other things I can't remember. No change. I have no Body field, and I can't update the site.
Any ideas what might be going on?
Comments
Comment #1
ob3ron commentedOK after trying a lot of different things, I re-uploaded my entire Drupal installation and cleared all caches, and now it works again. Must have been a corrupt file transfer. :S