Needs review
Project:
Webform Auto Field
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2012 at 23:16 UTC
Updated:
1 Jul 2012 at 01:01 UTC
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
Comment #1
carsonblack commentedI have fixed this in the 7.x-1.0-beta2 version. Please replace your beta1 version with that and the bug should be fixed.