Sentora Support Forums
Cannot create account, showing duplicate email address... - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: Cannot create account, showing duplicate email address... (/showthread.php?tid=1253)

Pages: 1 2


Cannot create account, showing duplicate email address... - jlan421 - 03-11-2015

I created a test reseller account, entered all the information and everything went fine. I removed the account and created another reseller account using the same email address, I'm getting an error this time:

"Another user account is already using this email address."

Current Client listing shows:
"You have no client accounts at this time. Create a client using the form below. "

Can someone check on this? looks like, when deleting the previous account, it didn't remove it cleanly.

Thanks!


RE: Cannot create account, showing duplicate email address... - TGates - 03-11-2015

yep. thats because the email is already used and still stored in the DB. You need to log in through phpmyadmin and manually remove the user from x_accounts table.

I've been working on a module that will allow the admin to see and delete them if they want to. (Still in early development)


RE: Cannot create account, showing duplicate email address... - jlan421 - 03-11-2015

so is it a bug? it should've removed the account cleanly without going thru extra steps.


RE: Cannot create account, showing duplicate email address... - TGates - 03-11-2015

No. This is not a bug it is by design. Although we are planning on revisiting how this works in a future release.


RE: Cannot create account, showing duplicate email address... - jlan421 - 03-11-2015

(03-11-2015, 10:44 PM)TGates Wrote: No. This is not a bug it is by design. Although we are planning on revisiting how this works in a future release.

Just curious, why is this by design? what does it accomplish by going through extra step and removing it manually?


RE: Cannot create account, showing duplicate email address... - TGates - 03-11-2015

One reason is that if you accidentally deleted a client's account you can get it back. Another reason is that it allows only one account per email - say you removed the user for whatever reason, they can not use the same email to re-signup or make duplicate accounts.

There are more pro's then con's on this issue. But as I said, we are planning to revisit this situation in a future release.


RE: Cannot create account, showing duplicate email address... - wizard - 05-19-2016

Hi
I have the same problem , where can I get that table ?

i logged into phpmyadmin with root credential but i havent' found x_account table.

thanks very much.
sentora 1.0.3


RE: Cannot create account, showing duplicate email address... - TGates - 05-20-2016

If the email address is linked to a closed or canceled account you can install the 'deleted records manager' module and delete it using that module. If it is an active account you will need to use a different email account. The purpose of this is so that people can not create multiple accounts with the same email (possible spammers) and also to ensure that the password reset feature sends the proper information to the correct email account. You can imagine the problems for password recovery if accounts used the same email...
Something to look into would be to require email AND username in the password reset module. This would then allow for using the same email multiple times on different accounts. Could make this an admin selected choice to allow/disallow multiple accounts with same email. @[Me.B] (future feature?)


RE: Cannot create account, showing duplicate email address... - Me.B - 05-20-2016

We may think about it. But most panels I saw won't accept email same as another active user.


RE: Cannot create account, showing duplicate email address... - LucasZdv - 07-17-2016

Hello, in my case I pretend that my users can have multiple accounts, as discussed this with Sentora?
for example:

Cliente 1:
Account1: Package1
Account2: Package4
Account3: Package6
in this case my example client has the same email for all your accounts.