I get these three warnings as soon as enabling Webform Auto Field. All errors go away when disabling the module.

Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 1128 of /var/www/localhost/htdocs/includes/bootstrap.inc).
Notice: Undefined index: entityform in field_info_instances() (line 687 of /var/www/localhost/htdocs/modules/field/field.info.inc).
Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 1128 of /var/www/localhost/htdocs/includes/bootstrap.inc).

Comments

carsonblack’s picture

Status: Active » Needs review

I have fixed this in the 7.x-1.0-beta2 version. Please replace your beta1 version with that and the bug should be fixed.