Hi,

How can I remove "Create new account" from login form, since it is displayed automatically ...

Regards

Comments

hazamonzo’s picture

Goto:

Administer -> Settings -> User

At the top of the page you will see the 3 options:

Only site administrators can create new user accounts.
Visitors can create accounts and no administrator approval is required.
Visitors can create accounts but administrator approval is required.

Tick the box you want

Haza

firecentaur’s picture

in drupal 7, go to: /admin/config/people/accounts

there, you can specify who is allowed to create new accounts... set it to only Administrator

Cheers

imerlin’s picture

Try: admin/settings/user

There you can set if users can register or not.

You can also hide the user login block from the page and simply link to /user/ instead for users that you wan't to log in.

taggartj’s picture

does this mess up auto role generation through ubercart