Menu problem with 1.5.7

  • Posts: 209
  • Thank you received: 18
  • Hikashop Business
12 years 1 month ago #44694

Hi Hikashop,

Doing a fresh install and I am getting a strange menu problem with the latest release where it looks as though a language file is missing.

Please see image:



???? Any ideas???

Thanks!

Attachments:

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

  • Posts: 8
  • Thank you received: 0
12 years 1 month ago #44702

Hi,

since (update) 1.5.7 i had the same problem.

the language file is correct.

......
HIKA_PATH="File path"
COM_HIKASHOP_CATEGORY_VIEW_DEFAULT_TITLE="Categories listing"
COM_HIKASHOP_CHECKOUT_VIEW_DEFAULT_TITLE="Checkout"
COM_HIKASHOP_ADDRESS_VIEW_DEFAULT_TITLE="User addresses"
COM_HIKASHOP_AFFILIATE_VIEW_DEFAULT_TITLE="Affiliate program"
COM_HIKASHOP_ENTRY_VIEW_DEFAULT_TITLE="Entry registration"
COM_HIKASHOP_ORDER_VIEW_DEFAULT_TITLE="Customer orders"
COM_HIKASHOP_PRODUCT_FORM_VIEW_DEFAULT_TITLE="Product page"
COM_HIKASHOP_PRODUCT_VIEW_DEFAULT_TITLE="Products listing"
COM_HIKASHOP_USER_VIEW_DEFAULT_TITLE="Registration form"
COM_HIKASHOP_USER_PANEL_VIEW_DEFAULT_TITLE="User control panel"
COM_HIKASHOP_COMPARE_VIEW_DEFAULT_TITLE="Comparison page"
COM_HIKASHOP_CONTACT_VIEW_DEFAULT_TITLE="Contact page"
STYLES_FOR_FRONTEND="Styles for the front-end"
......

???????

thanks

andré

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

  • Posts: 81562
  • Thank you received: 13071
  • MODERATOR
12 years 1 month ago #44897

Hi,

Please change the line:
$menuPath = HIKASHOP_ROOT.'administrator'.DS.'language'.DS.$code.DS.$code.'.com_hikashop.menu.ini';
to:
$menuPath = HIKASHOP_ROOT.'administrator'.DS.'language'.DS.$code.DS.$code.'.com_hikashop.ini';

in the file administrator/components/com_hikashop/helpers/update.php
and save your translation file in HikaShop's configuration.
That should fix the problem.

The following user(s) said Thank You: protorob

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

  • Posts: 8
  • Thank you received: 0
12 years 1 month ago #44902

works fine... great...

thanks a lot :)

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

Time to create page: 0.088 seconds
Powered by Kunena Forum