Active
Project:
Modal Frame CCK Editor
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2010 at 17:22 UTC
Updated:
9 Jun 2010 at 20:51 UTC
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
Comment #1
john.money commentedCross-referenced issue
Comment #2
servantleader commentedHaving 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!!!