Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Turn off registration?
I could have sworn I saw an option to do this a while ago.. I run a closed off forum for friends and we want to turn off registrations permanently.
I would like to do this without doing things like:
- Automatically ban anyone who signs up.
- Use the Invite System to stop people from registering without an invite code.
0
This discussion has been closed.
Comments
... if ( $Context->SelfUrl == 'people.php' && in_array(ForceIncomingString('PostBackAction', ''), array('ApplyForm', 'Apply')) ) { header('location:people.php'); }