trainspotting Posted June 21, 2007 Share Posted June 21, 2007 Hey, every time I try to create an account at mystore.com/create_account.php it comes up with these errors: - Your email must contain a minimum of X characters. - Your password must contain a minimum of X characters. However i'm typing in more characters than the value of X, despite that the message still comes up. Anyone know why this might be happeneing or have a solution? thanks in advance. Link to comment Share on other sites More sharing options...
Guest Posted June 21, 2007 Share Posted June 21, 2007 Hey, every time I try to create an account at mystore.com/create_account.php it comes up with these errors: - Your email must contain a minimum of X characters. - Your password must contain a minimum of X characters. However i'm typing in more characters than the value of X, despite that the message still comes up. Anyone know why this might be happeneing or have a solution? thanks in advance. Have you checked the settings on your admin page? Maybe there is something there that hasn't been set yet, or needs to be adjusted. Link to comment Share on other sites More sharing options...
bows2babydolls Posted June 21, 2007 Share Posted June 21, 2007 It sounds like theres two values of X one I will call the "mask" value which has been defined as constant text in some file,and the other being the actual value. Are the values in your admin->minimum values the same as what the error message value of X is? Link to comment Share on other sites More sharing options...
trainspotting Posted June 21, 2007 Author Share Posted June 21, 2007 Are the values in your admin->minimum values the same as what the error message value of X is? Yup, and if i change the value in admin -> minimal values it will display the new value in the error message. I'm certain it has to be a propblem on the coding side of things as it's a heavily moded store. I replaced the current create_account.php file with a fresh one from a clean copy of oSC but still got the error. Link to comment Share on other sites More sharing options...
trainspotting Posted June 21, 2007 Author Share Posted June 21, 2007 Does anyone know where i could remove the minimum values comletely to see if that will work? thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.