Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Create_account.php Problem


trainspotting

Recommended Posts

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

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...