By mmarkym on
I've been working on my website for a number of years, used mostly as a sandbox for Drupal. Some time ago I must have been working with the User login form because, now that I want to use it again, the link for Creating a new Account is missing. All there is is the form and a change password link.
Is there a way to fix this or recover the login form from another theme to show the Create new account link?
Comments
=-=
check your settings and ensure users are allowed to create accounts (ie: not set to only admins can create accounts). If they aren't there isn't a reason for Drupal to show the create account link.
That was it!
A little hard thinking would have worked best.
Thanks