User Registration
CollegeProf - February 13, 2009 - 17:35
| Project: | Conference |
| Version: | 6.x-1.2-beta1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | zyxware |
| Status: | active |
Jump to:
Description
Please bear with me as this is my first Drupal site, but I am having a hard time determining the location of where to fix the user registration entries. Users must enter name, address, etc but only username and email text boxes are available. In the documentation, there is a link labeled "Manager users" which I do not have on my admin screen. Could this be part of the problem?
Thank you.

#1
I think this is not at all related to the conference module, but rather to the profiles module, cf. http://drupal.org/handbook/modules/profile/.
I permit myself to mark this issue "closed", if I'm wrong with the assumption and you think this is specific to this (conference) module, then feel free to re-open it.
Regards,
Maximilian
#2
Again another mistake from my side, I have disabled the user profile field checks from the conference,module currently.
The new code has been checked into the CVS repository.
User profiles is planned as an upgrade to the existing system
Regards
Zyxware
#3
hi, i again open this as a bug.
there is a bug in form validation during user registration.
the user registration fails after installing "conference" module. this happens when i have not been installed "Profile" module before, or i have not been added certain fields profile_first_name, profile_last_name, etc.
so you should set "Profile" as a dependency and a guide to create necessary fileds in profile.
thanks for your helpful module and thank to share it!
#4
Does this bug occur in the beta?
Regards
Zyxware
#5
This bug doens't occur in the 6.x-1.2-beta2 version. I've done the following steps:
1) installed drupal
2) installed the conference module
3) configured the site and the module (without enabling the user profile module)
4) created some new users.