Hi,
How can I remove "Create new account" from login form, since it is displayed automatically ...
Regards
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
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
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.
does this mess up auto role generation through ubercart
Comments
Goto: Administer -> Settings
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
in drupal 7, go to:
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
Try:
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.
does this mess up auto role
does this mess up auto role generation through ubercart