I have the July 1, 2009 version of Drupal 7 minimally installed. I've added in the CCK dev module, too.
I'm on bluehost, using MySQL and PHP5.

As I was creating a textarea field for a new content type, I received this error message that doesn't seem to prevent me from continuing but is in a highlighted red box I find anxiety-producing.

"Notice: Undefined index: indexes in _field_sql_storage_schema() (line 159 of /drupal7/modules/field/modules/field_sql_storage/field_sql_storage.module)."

Comments

yched’s picture

Status: Active » Fixed

Should be fixed in CCK HEAD. The form submit logic over there hadn't been updated after #415044: Indexes for field storage.

Status: Fixed » Closed (fixed)

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