no labels for billing and shipping address

  • Posts: 126
  • Thank you received: 2
12 years 4 months ago #33512

Hello,

Just updated Hikashop to 1.5.5 and i found that labels for Billing and Shipping address in backend disappeared (see attached image). I can see labels only if i want to edit billing/shipping address. The problem doesn't affect frontend.

Thank you

Attachments:

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
12 years 4 months ago #33541

Hi,

Nice catch.
Please edit the file "form_address" of the view "order" via the menu Display->Views and change the line:
<?php echo $this->fieldsClass->getFieldName($field->field_realname);?>

to:
<?php echo $this->fieldsClass->getFieldName($field);?>

and it will work. We'll change that on our end.

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

Time to create page: 0.056 seconds
Powered by Kunena Forum