Non-existent a language variable USERNAME in the body of email for new comments

  • Posts: 382
  • Thank you received: 77
7 years 10 months ago #259988

-- HikaShop version -- : 2.6.4

Hi, HikaShop team

There is a non-existent language variable USERNAME in the body of email for new comments.
Please, change it to HIKA_USERNAME.

from:

<?php echo JText::sprintf('USERNAME').": ".$data->result->username_comment; ?>
to:
<?php echo JText::sprintf('HIKA_USERNAME').": ".$data->result->username_comment; ?>

I had do it for me.

Best regards

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 10 months ago #259996

Hi,

Thanks for the report ; we will fix that in our side too.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.059 seconds
Powered by Kunena Forum