Hi, i try save a new content by my custom content type and after sending the form I wrote:
Fatal error: __clone method called on non-object in /home/.../www/sites/all/modules/field_extrawidgets/field_extrawidgets.module on line 177

Comments

Prague man’s picture

subs

amateescu’s picture

Status: Active » Postponed (maintainer needs more info)

Can you please paste the output of debug($form_state[$entity_type]); right before the offending line?

wouss’s picture

Issue summary: View changes

I know this is an old report, but I've got exactly the same problem with Drupal and all modules updated.

Can you please paste the output of debug($form_state[$entity_type]); right before the offending line?

I've added the debug as instructed. The value of $form_state[$entity_type] is NULL.

Hopefully you can resolve this bug. Thank you.

wouss’s picture

Status: Postponed (maintainer needs more info) » Active