News:

AbanteCart v1.4.4 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Patricio Guaman

#1
Thanks for the answer, I am a little confused about hooks, can you explain more how can I unset the error.

BTW, I tried to comment all this command in all the files I found $this->error['postcode'] but it is still mandatory.

if ((mb_strlen($data['postcode']) < 3) || (mb_strlen($data['postcode']) > 128)) {
     ////$this->error['postcode'] = $this->language->get('error_postcode');   
}

See in the attached pic where is the field appearing.

Thanks!
#2
General Support / Change postcode to optional field
June 29, 2020, 07:25:49 PM
Hi, I am using Abantecart but I have the problem we dont use postal code, so I wonder if is possible change postcode from mandatory to optional field? or maybe another alternative to permit users enter the orders without the need to enter postcode.

Thanks,

Forum Rules Code of conduct
AbanteCart.com 2010 -