Hikamarket override classes/helper

  • Posts: 410
  • Thank you received: 15
2 years 9 months ago #334348

Hi, I'm trying to make a override but it doesn't work. I followed these instructions, but they don't work.
YOUR_FRONT_END_TEMPLATE/html/com_hikamarket/administrator/helpers/dropdown.override.php - If I create in Hikashop it will be override but here I can't.

Last edit: 2 years 9 months ago by neo191987.

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
2 years 9 months ago #334350

Hello,

In the HikaMarket helper, replace

$constOverride = str_replace(HIKASHOP_BACK, $path, $const);
By
$constOverride = str_replace(constant(strtoupper($namespace.'_BACK')), $path, $const);

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.
The following user(s) said Thank You: neo191987

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

Moderators: Obsidev
Time to create page: 0.053 seconds
Powered by Kunena Forum