Hello, I have FCK editor working with a Drupal 6.5-dev install, but on my user profile I see strange notices:

* notice: Undefined index: fckeditor_default in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1014.
* notice: Undefined index: fckeditor_show_toggle in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1015.
* notice: Undefined index: fckeditor_popup in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1016.
* notice: Undefined index: fckeditor_skin in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1017.
* notice: Undefined index: fckeditor_toolbar in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1018.
* notice: Undefined index: fckeditor_expand in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1019.
* notice: Undefined index: fckeditor_width in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1020.
* notice: Undefined index: fckeditor_lang in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1021.
* notice: Undefined index: fckeditor_auto_lang in /home/solerdma/public_html/sites/all/modules/fckeditor/fckeditor.module on line 1022.

The functionality seems to be okay, but I can't help but wonder what's going on and if it can be fixed.

Thanks,

Jim

Comments

wwalc’s picture

Status: Active » Fixed

Fixed in CVS. Try tomorrow the 6.x-1.x dev release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.