Open gknight593 opened 12 years ago
can you look at the console view/firebug and see if you there are any errors in the ajax request?
That is the weird thing. No errors are being thrown.
Console shows the POST going to index.cfm/security/users/usernameExists/
Posting to jquery...min.js (line 16)
It will allow you add a duplicate username also.
Set Up: Windows 7, WAMP 2.2, MySQL 5.5, ColdFusion 9.0.1, ColdBox 3.5.0
I got same error, I have same configuration
When creating a new user, typing in the username ajax always returns: " there was an error checking username status, please refresh the page"
Not sure why or what needs to be done to correct. I haven't modified any source code.