We are using Drupal Auto Assign role "paths" on our site: http://drupal.org/project/autoassignrole
(and Content Profile http://drupal.org/project/content_profile if needed information)
It works fine with the main role we assign. I added a second path, and the registration form is printing without many fields and the submit button is missing. I removed a custom "user-register.tpl" and now it works. I am confused because this user-register.tpl doesn't target specific roles, so I am not sure why the fields and submit button are only missing for one role. Does that make any sense? Thank you for all your help.