Closed thaeli closed 10 years ago
This is under /registration/new, right?
OK, I've had a look, it seems that config options related to Fees were ripped out and not added back in.
Problem lines are https://github.com/magfest/ubersystem/blob/master/uber/templates/registration/new.html#L99 and https://github.com/magfest/ubersystem/blob/master/uber/templates/registration/new.html#L105
@EliAndrewC, what were your intentions for this? Were you planning on getting rid of custom fees?
Whoops, if memory serves, that was renamed to FEE_PAYMENT_METHOD_OPTS
but I guess I didn't change it everywhere. I haven't tested the new
page yet in the M13 codebase, so that's why I didn't find it.
Okay, I got it. Still getting used to how config is set up in the new codebase.
PR incoming.
Fresh
vagrant up
from master. Attendee-facing registration works fine, however I get the following error when opening a reg station.