We're having a problem where events are showing as FULL when they are not. We have set the max to values like 0 (for unlimited), blank, and also over what we need (e.g., 200). But, one event still shows as FULL. However, the FULL link actually does go to a valid registration link.
FOR example... on this page:
https://www.runner2runner.com/register/open-registrations
The event "Portland East Track and Field 2019" has a link called "Registration Link". If you see that, it means it's actually FULL because, as a temp workaround, I went into the language file (at language/en-GB/en-GB.com_dtregister.ini) and changed the "FULL" value to "Registration link" (line 49 is now: DT_FULL="Registration Link"). I did that so it would not throw off people trying to sign up. But, I think it's a bug in the program, actually, as it should reflect a normal reg link (which would just say "Register").
Hoping you can take a look.