pol1967 Posted August 26, 2008 Share Posted August 26, 2008 If the password (inserted during customer signup) is greater than 15 characters, domain registration (resellerclub) report following error: "Domain Registrar Error {passwd=Password should be between 6 to 15 characters.}" Is possible to limit the number of maximum character allowed during signup? Link to comment Share on other sites More sharing options...
othellotech Posted August 26, 2008 Share Posted August 26, 2008 set the length in the tpl Link to comment Share on other sites More sharing options...
pol1967 Posted August 26, 2008 Author Share Posted August 26, 2008 Thanks othellotech... I am completely fused -----> My brain is down! Just, the solution is very easy: ----------------- MAXLENGTH="15" ----------------- Link to comment Share on other sites More sharing options...
othellotech Posted August 26, 2008 Share Posted August 26, 2008 just add the "maxlength" to the appropriate fields in the tpl's like register.tpl - its that easy Link to comment Share on other sites More sharing options...
Recommended Posts