Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove telephone # requirement


big_z

Recommended Posts

Posted

Hello,

 

I need to remove the telephone # requirement from the create new account page. I want the field to stay on the page, but I don't want to require that a customer give their phone number.

 

How should I go about removing this requirement?? I have tried setting the minimum value of the field to 0 but that didn't do it..

 

Thanks

 

Big Z

Posted

OK i found out how to remove the requirement (just remove the 0 and leave the minimum value blank).. but now I can't seem to get rid of the red asterisk (*) that shows up beside the telephone # field..

 

Any suggestions?

Posted

The 'required' notation is part of the define of ENTRY_TELEPHONE_NUMBER_TEXT, and you can edit it.

 

This is found at about line 202 in includes/language/english.php.

 

Make it look like the define of ENTRY_FAX_NUMBER_TEXT, a few lines below.

Archived

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

×
×
  • Create New...