I started a conference site in November of 2007 for a conference that will take place April 10-12. There are several "Early Bird" registration types that expire on February 27th, 2008, and the "normal pricing" types then kick in.
It is now February of 2008. If I try to go into the Edit Registration Type screen, the start date of the type is listed as "November 15, 2008", although it SHOULD be "November 15, 2007". But if I ignore this and try to update a different field, then hit Save, I get an error:
- Code: Select all
Errors occurred processing this form:
* The open date for this registration type must come before the close date.
The problem here is that the form won't display a previous year for the start date. This has two consequences. The first is the one I've already mentioned. The second is that if I want to make a change to the registration type, but preserve the original start date (just to be able to look back and see what it was later on), I can't do so if it was in a previous year.
I haven't attempted to fix this yet, but I'll start working on that now.
