ravannelli Posted April 2, 2007 Posted April 2, 2007 line 87 = if (checkdate(substr(tep_date_raw($dob), 4, 2), substr(tep_date_raw($dob), 6, 2), substr(tep_date_raw($dob), 0, 4)) == false) { when i put words in the Date of Birth, i am getting this message on the top of osc :S Warning: checkdate() expects parameter 1 to be long, string given in create_account.php on line 87 I think lacks a part of the code to work with the mistakes in the introduction of letters in the date of birth, can someone help me plz Thanks
ravannelli Posted April 2, 2007 Author Posted April 2, 2007 this happened after install this update: http://www.oscommerce.com/community/contributions,2028
Recommended Posts
Archived
This topic is now archived and is closed to further replies.