Closed (fixed)
Project:
Markup
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2010 at 17:24 UTC
Updated:
28 Dec 2010 at 15:50 UTC
If node type has a Markup CCK widget, editing any field via Modal Frame CCK Editor results in fatal error:
Fatal error: Cannot unset string offsets in sites\all\modules\cck\content.module on line 1248
Comments
Comment #1
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, and latest of this module)
When I removed all the markup fields from that node type, it worked. I have no idea why these two modules would conflict.
Comment #2
smoothify commentedA fix has now been committed for this - title changed as I believe it can affect other modules too.
http://drupal.org/cvs?commit=464262
The fix is available in the new 1.0-alpha1 release I've just made.