I'm using createuser in a class to create members, at the moment it just calls for username, password and email.
I notice that when it creates the member in the members area, it uses username for both Member name and the login name.
I also notice createuser does'nt support being able to set the LoginName and UserName seperately. Basically I would like to have a give a member a name, but use the member's email address as the login name.
Creatuser (for members not users)
Hey all
I'm using createuser in a class to create members, at the moment it just calls for username, password and email.
I notice that when it creates the member in the members area, it uses username for both Member name and the login name.
I also notice createuser does'nt support being able to set the LoginName and UserName seperately. Basically I would like to have a give a member a name, but use the member's email address as the login name.
Thanks
Pete
is working on a reply...