Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

In create account page validation is not working


Recommended Posts

Posted

Hi ...

 

 

when i want to create account ,there is some field with * marks means that fields are required.but in my case validation is not working. for solving this what i have to do.please help me as soon as possible.

 

Thanks

Manish

Posted

Manish,

 

 

Look at a vanilla create_account.php file. You will notice at the top there is the validation code for each field that is validated. If you then look lower at the tables you will see the validated fields have a class of inputrequirement, make sure that all the fields you want validation on have that class and the validation code is at the top of the file.

 

 

 

Chris

Archived

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

×
×
  • Create New...