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

Cross-referenced issue

Comments

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, 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.

smoothify’s picture

Title: Incompatible with module Modal Frame CCK Editor » Fatal error: Cannot unset string offsets - incompatibilities with Modal Frame CCK Editor & other modules.
Status: Active » Fixed

A 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.