RJay45 Posted August 22, 2010 Share Posted August 22, 2010 There seems to be a problem on the domain name validation (specifically the checkDomainisValid() function call) that is returning that a domain name is available if you type in something invalid such as 'e.c' (without quotes). Generally for most cases it does work correctly though. You can test this on the demo order site: http://demo.whmcs.com/order/ Select Hosting Packages, then a package, and type in 'e.c' (without quotes) Granted the form will not return any valid prices, but the checkDomainisValid function should return false, and then the lookupDomain function should not return available. A workaround for now would be for those of us customising this order form to add in some additional validation checks. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.