Surname too short - Cannot place order

DeeBee

Avatar: DeeBee

2016-08-02 13:34

If a surname only has 2 letters, an order cannot be placed.

How do I allow for a surname of only 2 letters?

Which script do I need to change, and where?

» Quick.Cart v5.x

Dee

boboo

Avatar: boboo

2016-08-06 07:34

/core/order.php
funciont checkFields
in the line:
throwStrLen( $aForm['sLastName'] ) > 2
is set, that surname must be longer than 2 letters.
change it to 1

boboo :-)

DeeBee

Avatar: DeeBee

2016-08-07 16:14

Excellent!

Thank you very much :-)

DeeBee

Back to top
about us | contact