Hello!
How can I add 2 or more taxonomy vocabulary to user registration form?
Please help me!

Comments

adam_b’s picture

The short answer is that you can't: taxonomies refer to nodes, not to users (though this might change in future versions of Drupal).

However, you could try using the http://drupal.org/project/content_profile module which builds profiles as nodes.

SeFuL’s picture

I found a module User Term, but it add only one taxonomy vocabulary? but I need two!