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.

CommentFileSizeAuthor
#1 todos_dependency_fix.patch531 bytesusonian

Comments

usonian’s picture

StatusFileSize
new531 bytes

I had this problem too. Attached is a patch for the todos.info file that adds the 'dynamic_subform' dependency.

usonian’s picture

Status: Active » Needs review
starbow’s picture

Status: Needs review » Fixed

Good catch. I have committed the patch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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