After updating to php 5.4 i have this error when I create a new filed in a content type.

"warning: Illegal string offset 'parent' in /cck/modules/fieldgroup/fieldgroup.module on line 607 "

Passages to reproduce:

  1. in the page of content type, add a new field
  2. in the next page, where you can configure the new field, is written for five times the error "warning: Illegal string offset 'parent' in .../cck/modules/fieldgroup/fieldgroup.module on line 607 "

Can someone help me please?

CommentFileSizeAuthor
#4 cck-illegal-offset-parent-2098657-4.patch754 bytesMichelle
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ea2391’s picture

No one can help me? No one experienced this issue?

quadbyte’s picture

Haven't looked into it yet, but I can confirm the issue.

quadbyte’s picture

Issue summary: View changes
Issue tags: +PHP 5.4
Michelle’s picture

Version: 6.x-3.0-alpha3 » 6.x-2.x-dev
Status: Active » Needs review
FileSize
754 bytes

My patch is against the 2.x branch but it sounds like the same code is in the 3.x branch so it should be able to be adapted for that easily enough.

DamienMcKenna’s picture