Author Topic: Address format edit doesn't work --- Solved !  (Read 4821 times)

Offline Gleaf

  • Newbie
  • *
  • Posts: 33
  • Karma: +6/-0
    • View Profile
Address format edit doesn't work --- Solved !
« on: October 08, 2014, 10:56:38 PM »
New fresh installation of V1.1.9, the default US address format is already there, I added Canada address format as the same:

{firstname} {lastname}
{company}
{address_1}
{address_2}
{city}, {zone} {postcode}
{country}

But in the address on order confirmation e-mails from both country, zone is moved to the next line, how to fix this ? 

First Name  Last Name
company
address_1
address_2
city  postcode
zone
country


I searched here and found another post mentioned this, but didn't see a solution. I cleared cache, still doesn't work. It worked for me when I use V1.1.5.
« Last Edit: October 15, 2014, 11:09:36 PM by Gleaf »

Offline Gleaf

  • Newbie
  • *
  • Posts: 33
  • Karma: +6/-0
    • View Profile
Re: Address format edit doesn't work
« Reply #1 on: October 11, 2014, 02:18:11 PM »
Any suggestions?  Tried many times, the address format doesn't change, the same as no format settings.

Is there something need to be done in C_panel? (permission?), please help if you know any information of this issue.

Thanks.

Offline Gleaf

  • Newbie
  • *
  • Posts: 33
  • Karma: +6/-0
    • View Profile
Re: Address format edit doesn't work ---update
« Reply #2 on: October 12, 2014, 06:04:55 PM »
After test again and again, I fund:

If checkout as registered customer, the address format does not change as set in Localization-Countries.

If checkout as guest, the address in confirmation e-mail is just in the correct format.

Any idea about this?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Address format edit doesn't work
« Reply #3 on: October 13, 2014, 02:53:57 AM »
Bug confirmed. It will be fixed in next releases

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Address format edit doesn't work
« Reply #4 on: October 14, 2014, 04:50:01 PM »
to solve it quick just replace file public_html/storefront/model/account/address.php by attached
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline Gleaf

  • Newbie
  • *
  • Posts: 33
  • Karma: +6/-0
    • View Profile
Re: Address format edit doesn't work
« Reply #5 on: October 15, 2014, 11:08:43 PM »
to solve it quick just replace file public_html/storefront/model/account/address.php by attached

Replaced, problem solved.

Thanks so much ! 

 

Powered by SMFPacks Social Login Mod