I've recently upgraded my site and I've installed FCKEditor module 6.x-1.3 and FckEditor 2.6.4. If I want to edit a page that has fields editable using the FCKEditor. For every field of this type I get the following warning:
warning: Invalid argument supplied for foreach() in /var/www/drupal/sites/default/modules/fckeditor/fckeditor.module on line 1149.
I've cleared the Drupal cache, I don't have any warnings on the FCKEditor module page, and I don't know what is causing this warning, can you give me any clues?
Thanks.
Comments
Comment #1
wwalc commentedAre you using a subtheme and the base theme have no stylesheets?
Comment #2
Jorrit commentedClosed because of lack of response.