Attempting to enable this module results in the following error:

FieldException: Attempt to create a field of unknown type entityreference. in field_create_field() (line 110 of /www/modules/field/field.crud.inc).

This module apparently has a dependency on the entityreference module that is not documented. Updated .info file to reflect requirement.

CommentFileSizeAuthor
missing-entityreference-dependancy.patch310 bytespythagory
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pythagory’s picture

Status: Active » Needs review
_vid’s picture

This does look relevant. We can see entityreference referenced several times in registration_commerce.module: http://drupalcode.org/project/registration_commerce.git?a=search&h=HEAD&...

gcb’s picture

Issue summary: View changes
Status: Needs review » Fixed

Thanks for catching that! Fixed in the fh_events branch, will be in the next release.

gcb’s picture

Issue summary: View changes
Status: Needs review » Fixed

Thanks for catching that! Fixed in the fh_events branch, will be in the next release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.