How to make a unique registration field.

Started by alexbel2404, September 03, 2014, 09:49:13 AM

alexbel2404

Hello!
I buy a plug-in sms verification of customers, but it has a problem that the developers do not want to fix hostbill. Need to make the "Phone Number" unique because at the moment, one phone number, you can register multiple accounts. How can I solve this problem yourself? Currently did check a phone number using javascript, but I am not quite satisfied with this option.

P.S. Sorry for my English :)

Fusionhost

Good question.  I'd like to know if anyone else has managed to fix it?
fusionhost - www.fusionhost.co.uk
Leading British Cloud Web Hosting Provider

alexbel2404

Quote from: Fusionhost on December 29, 2014, 07:02:12 PM
Good question.  I'd like to know if anyone else has managed to fix it?
Since the source code closed, had to do a validation of a phone number before sending the registration form via ajax. As time has shown, it was enough to prevent anyone from registering for an account on one phone number. Sorry for my english :)