The check for whether to add the licensing fields to the user registration form should be before licensing_invoke_all, rather than in the licensing_licensing_register.
The check for whether to add the licensing fields to the user registration form should be before licensing_invoke_all, rather than in the licensing_licensing_register.
Comments
Comment #1
nicksanta commentedI've committed a fix - now hook_licensing_register won't fire up the 'form' op in the user registration form unless it is configured to.
Comment #2
nicksanta commentedComment #3
nicksanta commented