Closed (cannot reproduce)
Project:
Friendly Register
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
15 Mar 2012 at 13:00 UTC
Updated:
29 Jan 2013 at 06:48 UTC
Hi,
I installed and enabled this module and created a new user as an adminstartor. i logged out and entered the same username but i didnt get any message what u say. only after clicking create new account button i am getting that the username is already taken. Do i want to enable anything to make work?
Comments
Comment #1
andrew m riley commentedThe only requirement is enabling this module. What happens when you go to http://{yourdomain}/ajax/check-user/{the user name goes here} what message do you receive? Also, do you have javascript enabled?
Comment #2
gopisundar commented@Andrew M Riley
I have enabled javascript. I am using IE 8. when i am filling the username field i am not getting any message. Only after clicking create account button i am getting erroe message.that too drupal default message.
"Error message•The name sandy is already taken.
•The e-mail address sandy@gmail.com is already registered. Have you forgotten your password?". I dont know whether i am making any error.
Comment #3
andrew m riley commentedI just re-tested it on my IE8 system. It is working without errors. Without going to the URL above that I specified on your own site I won't be able to debug this any further.
Comment #4
andrew m riley commentedComment #5
JohnnyW commentedusing your link you suggested, its says Available:True, if name is available and Available: False when its not available.
The email check is working just fine, its the name check that isn't working.
Any suggestions -- I already read every post.
Thanks!