The function domain_content_form_alter should be named domain_content_types_form_alter.

The attached patch makes the change.

CommentFileSizeAuthor
domain_content_types_form_alter_oops.patch625 bytesmfer

Comments

jbomb’s picture

Status: Needs review » Fixed

Committed to dev. Thanks mfer!

Status: Fixed » Closed (fixed)

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

uufsm’s picture

Is this why I got "Fatal error: Cannot redeclare domain_content_form_alter() (previously declared in sites/all/modules/domain/domain_content/domain_content.module:195) in sites/all/modules/domain_content_types/domain_content_types.module on line 71"

when I installed the module?