I tried removing the Registrations Enabled: and you can still access the registration form. I also tried to remove it via CSS
.user-menu .container {
display: none;
}I don't want users to register in this forum since I'm just using it as an extension. I don't want to close it since I want users to be able to view the redirecting links.
Last edited by Sir Chivas
