When going to attach an existing node to a parent, the page it goes to has this error message:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'relativity' was given in /Applications/MAMP/htdocs/drupal/includes/form.inc on line 218.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | relativity_1.patch | 5.17 KB | darius |
Comments
Comment #1
greeneo commentedUnchecking the "Use Taxonomy to attach nodes" box under the Advanced Settings tab of the module's configuration screen removes the warning message and it seems to work fine.
Comment #2
darius commentedI don't get any warning at all, just a blank page. I submitted a fix to CVS, it works (at least for me). Could you please verify that it solves the problem for you, too? Both CVS HEAD and 5.0 version should have it fixed.
Comment #3
greeneo commentedNot exactly sure what you mean by "CVS HEAD and 5.0 version" (newb), but I downloaded from the module's main page and that version had the same error. Then I downloaded from the CVS and that version works correctly. Thanks.
Comment #4
(not verified) commented