8 Mar
2012
8 Mar
'12
1:36 a.m.
Folks: This is very frustrating. I am trying to install a virgin version of Drupal 7.12. I am getting an error message: Fatal error: Call to undefined function field_attach_load() in /home/sbjazz/public_html/includes/entity.inc on line 320 The line in question is: (in the entity.inc file) field_attach_load($this->entityType, $queried_entities) Apparently, the field_attach_load function doesn't exist. How should I proceed? Is the installer broken? Thanks, Bill Prothero William waprothero@gmail.com