Problem/Motivation

I get the following error when creating a new view with the ECK module installed:

Error: Call to a member function render() on string in {closure}() (line 32 of /[..]/web/modules/contrib/config_views/config_views.module).

Proposed resolution

Check if a string is passed.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Status: Active » Needs review
scott_euser’s picture

Status: Needs review » Reviewed & tested by the community

Confirmed, its not possible to use this module and ECK at the same time without this patch. Thank you!

scott_euser’s picture

Status: Reviewed & tested by the community » Fixed

Thank you!

Status: Fixed » Closed (fixed)

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