I am customizing my checkout cart. I created a duplicate copy of the "modern" directory and made my own cart theme named "modernnew".
On the last page where the client enters all their personal details, I only want to have their name, email address, password, and security question. I then commented out all the fields in the "viewcart.tpl" that I did not want to use.
However, when a client tries to checkout, they are still asked to enter all the deleted field info with this type of error:
# You did not enter your city # You did not enter your state # You did not enter your postcode
How do I adjust the validation of those fields? Are there settings in the WHMCS control panel I am missing?

Reply With Quote