Unique Name of User
Hi I am creating a plugin for sso, While I am creating a user it gives me error "The name you entered is already in use by another member". Can any one help how to skip this validation.
0
Hi I am creating a plugin for sso, While I am creating a user it gives me error "The name you entered is already in use by another member". Can any one help how to skip this validation.
Comments
set
Garden.Registration.NameUnique
to false.Either in your /conf/config.php or temporarily in your plugin:
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Thanks. but how this will affect the login feature by Username.
Users will have to use their email-address to sign in.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS