-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Register Judge and Steward sections not visible in registration #1510
Comments
Temporary solution is to edit register.sec.php: Comment out lines 156-159 ( After line 754, add: After line 869: Not beautiful, but it exposes the options for all registrants. |
The registration sections are intentionally separate when the user selects the Register link from the top nav. There should be all three options visible there - providing that account, judge, and steward registration windows are open via the Admin Dashboard. The three roles were separated since people were continually confused about how to register. The solution you've got here will certainly work to open up both judge and steward fields via the "entrant" option. However, it may be confusing for those who just want to be entrants and have no interest in being a judge or steward. |
Totally get that--it's impossible to get catch all use cases. I've found it's hard enough to get people to register as judges/stewards at all (even if they actually show up and participate), that I want to make sure that the options are there when they're registering beers. |
In the default user registration, what should unhide the section for volunteering as a Judge or Steward? I'm only seeing "Staff" volunteering. The window for judge/steward registration is open, and the respective fields are visible when you specifically try to register as a judge from the Register dropdown menu. =
I just want the option to be present for people to volunteer as they register--this has worked in the past.
This is version 2.6.2 and we are an amateur competition.
The text was updated successfully, but these errors were encountered: