Skip to main content

no labels for billing and shipping address

More
14 years 9 months ago #33512 by mett
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

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

More
14 years 9 months ago #33541 by nicolas
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.203 seconds
Powered by Kunena Forum