phad3rs Posted July 31, 2004 Posted July 31, 2004 Hey everyone, I just tested my store and when I went to register a new user, I got this message after registration: Warning: checkdate() expects parameter 1 to be long, string given in catalog/create_account.php on line 80 Any ideas on what this could be? I just dont want that showing when somebody tried to register. Thanks in advance.
Guest Posted December 4, 2005 Posted December 4, 2005 youve enterd the date incorrectly.... if you just want to get rid of the error mesg... place the @ symbol in front of the checkdate function call... -todd www.sockit.net Hey everyone, I just tested my store and when I went to register a new user, I got this message after registration: Warning: checkdate() expects parameter 1 to be long, string given in catalog/create_account.php on line 80 Any ideas on what this could be? I just dont want that showing when somebody tried to register. Thanks in advance.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.