Lines 216 through to 223 of resizable_body.module expect $info->oldtype to be defined, but it is not declared or defined.

This results in the above error during updates.

Regards,

Nigel

Comments

doublejosh’s picture

These are "notice" level warnings. Makes for noisy drush command output.

WD php: Notice: Undefined property: stdClass::$oldtype in resizable_body_node_type() (line 216 of /data01/tableau_www/upgrade/html/sites/all/modules/resizable_body/resizable_body.module).
WD php: Notice: Undefined property: stdClass::$oldtype in resizable_body_node_type() (line 217 of /data01/tableau_www/upgrade/html/sites/all/modules/resizable_body/resizable_body.module).
WD php: Notice: Undefined property: stdClass::$oldtype in resizable_body_node_type() (line 218 of /data01/tableau_www/upgrade/html/sites/all/modules/resizable_body/resizable_body.module).
WD php: Notice: Undefined property: stdClass::$oldtype in resizable_body_node_type() (line 219 of /data01/tableau_www/upgrade/html/sites/all/modules/resizable_body/resizable_body.module).
WD php: Notice: Undefined property: stdClass::$oldtype in resizable_body_node_type() (line 221 of /data01/tableau_www/upgrade/html/sites/all/modules/resizable_body/resizable_body.module).
WD php: Notice: Undefined property: stdClass::$oldtype in resizable_body_node_type() (line 222 of /data01/tableau_www/upgrade/html/sites/all/modules/resizable_body/resizable_body.module).
WD php: Notice: Undefined property: stdClass::$oldtype in resizable_body_node_type() (line 223 of /data01/tableau_www/upgrade/html/sites/all/modules/resizable_body/resizable_body.module).