Post by personalisedparty » Wed Dec 20, 2017 4:58 am

Hi when guest get to quickcheckout page on my site in Account & Billing Details section it is show by default Region / State: Carlow i need it to show Dublin. Please advise what changes should be done. The OpenCart Version 2.3.0.2, theme Fastor.


Posts

Joined
Wed Dec 20, 2017 4:49 am

Post by straightlight » Thu Dec 21, 2017 12:09 am

And URL you could provide with a product to test your checkout steps?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by personalisedparty » Sun Dec 24, 2017 7:27 pm



Posts

Joined
Wed Dec 20, 2017 4:49 am

Post by straightlight » Sun Dec 24, 2017 11:01 pm

Since this issue occurs from the quickcheckout extension, contact the extension developer to resolve this issue.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by personalisedparty » Thu Dec 28, 2017 9:58 am

It is not related to any extension it is default OpenCart setting to display on checkout region in alphabetic order.
For example if country is UK the region displayed Aberdeen if country Ireland the region displayed Carlow and the question is:
where should i make changes to get displayed Dublin instead of Carlow?


Posts

Joined
Wed Dec 20, 2017 4:49 am

Post by straightlight » Thu Dec 28, 2017 10:14 am

where should i make changes to get displayed Dublin instead of Carlow?
In catalog/controller/checkout/checkout.php - > country() method where:

Code: Select all

'zone'              => $this->model_localisation_zone->getZonesByCountryId($this->request->get['country_id']),

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 19 guests