php - Does the Auto Assign Role Module not work with Custom form registrations? -


I have a custom user registration form: register using somepath / hook form.

I set the auto assign roll by path for "/ somepath / register" and it does not seem that I do not specify the role I want.

Does self-employed only work with content profiles and does not register to change hook form?

I think it depends on how you have changed the form and how to include the user registration form . Do you put the value directly into the database, or do you call user_save ()?

This can also depend on the URL of your form, because I am looking at AutoConsole. Module that can be ARG (0) == 'admin' from anywhere, which can prevent the automatic assignment process from being executed.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -