The function domain_content_form_alter should be named domain_content_types_form_alter.
The attached patch makes the change.
| Comment | File | Size | Author |
|---|---|---|---|
| domain_content_types_form_alter_oops.patch | 625 bytes | mfer |
The function domain_content_form_alter should be named domain_content_types_form_alter.
The attached patch makes the change.
| Comment | File | Size | Author |
|---|---|---|---|
| domain_content_types_form_alter_oops.patch | 625 bytes | mfer |
Comments
Comment #1
jbomb commentedCommitted to dev. Thanks mfer!
Comment #3
uufsm commentedIs 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?