Posted by ben soo on February 13, 2007 at 8:15am
Jump to:
| Project: | OG Vocabulary |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
This is the error i get when i try to create a vocabulary in an OG:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'taxonomy_form_vocabulary' was given in /www/docs/d5test/includes/form.inc on line 218.Thing is i'm also using TAC and Taxonomy Theme modules, and i don't know if those could cause this problem. i'm running the Category module as well but disabling that doesn't change the error.
b
Comments
#1
#2
Up until now, it has been discouraged to have two access control modules enabled at the same time. Expect problems / incompatibilities. Hopefully the ACL module and some further development will change this situation sometime next year.