Missing streetname housenumbers and housenumber extensins

  • Posts: 246
  • Thank you received: 9
  • Hikashop Business Hikashop Essential
7 years 6 months ago #269768

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.7.1
-- PHP version -- : 5.6.30
-- Browser(s) name and version -- : ALL
-- Error-message(debug-mod must be tuned on) -- : Missing numbers in address

I tried to figure it out but can't get it to work.

Appearantly since the last update the streetnumber and extension field where removed from the configuration settings.

HIKASHOP > CONFIGURATION > CHECKOUT > SHIPPING & PAYMENT > Address format

{address_company}
{address_title} {address_firstname} {address_lastname}
{address_street} {address_nr} {address_ext}
{address_post_code} {address_city} {address_state}
{address_country}
<?php echo JText::sprintf('TELEPHONE_IN_ADDRESS','{address_telephone}');?>

Also in the templatefile (address_template) I have this code. But appearantly in the settings it was removed and reset to standard. That should not be possible, but hey it works again now. So it seems all goes well. I get the numbers on everything (order, invoice, etc).



But they are missing in the confirmation mail to client when I cancel a order. Also I don't see them in the backend (see image). When I click the client for the info it is present. So How make these numbers be visible in Hikashop.

I already fixed it in Select default address, but can't find where to fix it in main area.


I'll keep on trying!
Attachments:
Last edit: 7 years 6 months ago by gasoline.

Please Log in or Create an account to join the conversation.

  • Posts: 82865
  • Thank you received: 13372
  • MODERATOR
7 years 6 months ago #269787

Hi,

This indicates that you don't have the view override for the "address_template" file for your backend template.
You can check on that in the menu Display>Views.
Add the tags there and it should work.

The following user(s) said Thank You: gasoline

Please Log in or Create an account to join the conversation.

  • Posts: 246
  • Thank you received: 9
  • Hikashop Business Hikashop Essential
7 years 6 months ago #269839

Thanks Nicolas,

I had the override for backend (ISIS). But broke appearantly after update to 3.0.1.

What I did was deleting old override and made a new one. Now it works again.

Thanks


I'll keep on trying!

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum