Zen Cart Logo

Date Of Birth Issue

Locked

Views: 2,949

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
3 Jun 2006, 11:39 AM
#1
mantrep avatar

mantrep

New Zenner

Join Date:
Sep 2005
Posts:
36
Plugin Contributions:
0

Date Of Birth Issue

Cant seem to find any info on this problem.

I changed the date of birth option on my customer login page. (changed it to accept resale number information) My problem is when the customer logs in it gives the date of birth error. How can I change it to accept any number combination?

You can see what happens here:
http://1797direct.com/index.php?main_page=login

3 Jun 2006, 1:53 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Date Of Birth Issue

That field has a lot of tests done all throughout the code for it being a date field ...

It is not the ideal field to try to use for another purpose ...

You would really be better off creating your own field ...

Follow a field like the fax and find all of its locations and make a clone on that field for the Admin and Catalog ...