Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am using standard CreateUserWizard Control for registering new members but after filling the form I get the following error.
There is no user created so far on member section but I still get the error.
I am using 4.7 and my register page is http://www.bodto.com.tr/register.aspx.
Hope to get some feedbak
Thanks in advance
ds
There is probably a member in your cmsMember table with a blank login. Check the cmsMember Table and either delete it or give it a login name. If the login is blank they won't show in the members section. It's there but hidden.
-Chris
Thanks Chris.
That solved my problem. Mark your question as the solution
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Duplicate User name!
I am using standard CreateUserWizard Control for registering new members but after filling the form I get the following error.
Duplicate User name! A member with the user name *** already exists
There is no user created so far on member section but I still get the error.
I am using 4.7 and my register page is http://www.bodto.com.tr/register.aspx.
Hope to get some feedbak
Thanks in advance
ds
There is probably a member in your cmsMember table with a blank login. Check the cmsMember Table and either delete it or give it a login name. If the login is blank they won't show in the members section. It's there but hidden.
-Chris
Thanks Chris.
That solved my problem. Mark your question as the solution
is working on a reply...