When trying to add a todo, I get the error
Fatal error: Call to undefined function: dynamic_subform_get_embedded() in /srv/www/drupaldir/sites/all/modules/ahah_forms/examples/todos/todos.module on line 94
Seems the todo-module should depend on the dynamic subforms module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | todos_dependency_fix.patch | 531 bytes | usonian |
Comments
Comment #1
usonian commentedI had this problem too. Attached is a patch for the todos.info file that adds the 'dynamic_subform' dependency.
Comment #2
usonian commentedComment #3
starbow commentedGood catch. I have committed the patch.
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.