Problem/Motivation

Using :

Faced a 500 when loading a node/edit page for a CT that contains field groups inside paragraphs.

Proposed solution

Used same kind of fix as : 2955526 : Error: Call to a member function preRender() on null in field_group_field_group_pre_render() (verifying that plugin exist before calling "Process" function). (See attached patch)

CommentFileSizeAuthor
field_group-process.patch485 bytesnguerrier

Comments

nguerrier created an issue. See original summary.

nguerrier’s picture

Status: Active » Needs review
peter.thorndycraft’s picture

This is also causing another error: Error: Call to a member function settingsForm() on null in field_group_format_settings_form()

  • zuuperman committed 4059f5e on 8.x-3.x authored by nguerrier
    Issue #2998205 by nguerrier: PHP message: Error: Call to a member...
nils.destoop’s picture

Status: Needs review » Fixed

Thx for the patch. I also fixed it on the other places.

Status: Fixed » Closed (fixed)

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