Hi Bryan,
I solved the issue by:
This solution requires the creation of a custom login page and a custom registration page (which I did NOT call register or registration, call me paranoid) So don't forget to update the links in NB_Store Backoffice Utilities > Templates > login.text.
Hope this solvers your problem.
Cheers
MartyNZ
I solved the issue by:
- removing the 'Register button' from my site skin,
-
commenting out the register button on login.ascx (DesktopModules\Admin\Authentication or \DesktopModules\AuthenticationServices\DNN depending on your DNN version). You cannot delete the line from the login.ascx 'cos this will cause a 500 error on your site, don't know why, just know from experience that it does.
This solution requires the creation of a custom login page and a custom registration page (which I did NOT call register or registration, call me paranoid) So don't forget to update the links in NB_Store Backoffice Utilities > Templates > login.text.
Hope this solvers your problem.
Cheers
MartyNZ