Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

gilemon

Username
gilemon
Joined
Visits
7
Last Active
Roles
Member
Badges
0
Points
0
Posts
4

Comments

  • Thanks Lincoln, but looks like I can't do this because it will always be treated as "Basic". In class.entrycon line 769 there is this hard-coded array: if (!in_array($RegistrationMethod, array('Closed', 'Basic','Captcha','Approval','Invitation')))…
  • Thanks for the details. The problem is if I create a new registration type, it risks being obsolete/incompatible on the next releases of Vanilla. But so far it looks like the only option I have.