If node type has a Markup CCK widget, editing any field via modal frame results in fatal error:

Fatal error: Cannot unset string offsets in sites\all\modules\cck\content.module on line 1248

Comments

john.money’s picture

servantleader’s picture

Having this same problem.

Fatal error: Cannot unset string offsets in /srv/web/[my website]/sites/all/modules/cck/content.module on line 1312
(using latest dev of cck 3)

When I removed all the markup fields from that node type, it worked. I have no idea why these two modules would conflict.

P.S. This is a great module!!!