YAFLogo

paul_lai
  • paul_lai
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
13 years ago
Hi,
I have a problem about add new user.
I already added a user account
Name: Cathy_ChanTK
Email: Cathy_ChanTK@abc.com

After, I add a new user account
Name: Cathy_Chan
Email: Cathy_Chan@abc.com

but I get the error message "Username or email are already registered".

What is the problem? is it can't add the similar user name or email A/C?
I Checked the table dbo.yaf_user.There hasn't the Cathy_chan record.
Sponsor

bbobb
  • bbobb
  • 100% (Exalted)
  • YAF Developer
13 years ago
Please, specify your YAF version. I don't have such a problem.
paul_lai
  • paul_lai
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
13 years ago
version 1.9.3.
paul_lai
  • paul_lai
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
13 years ago
The login name checking like the sql
decare @Name char(10)
set @Name = 'Cathy_Chan%'
select * from yaf_user where Name like '@Name'
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button