After update from 6.x-1.0 to 6.x-1.1 I got nasty big list of errors like this one below:
warning: explode() [function.explode]: Empty delimiter in /sites/all/modules/cck_table/cck_table.module on line 147.

Comments

bluehead’s picture

Assigned: bluehead » Unassigned
istryker’s picture

I was worry this would happen in D6. When I upgraded this did not happen for me. Temporary fix would be to resave the widget by going to content_type->manage_fields->cck_table_field click edit->save

I'll look into this more

dppeak’s picture

I ran into this issue as well. Had to edit/save every cck_table_field on the site, but the issue was resolved.