Active
Project:
CCK Table Field
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2011 at 11:22 UTC
Updated:
21 Jul 2011 at 14:17 UTC
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
Comment #1
bluehead commentedComment #2
istryker commentedI 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
Comment #3
dppeak commentedI ran into this issue as well. Had to edit/save every cck_table_field on the site, but the issue was resolved.