PHP8 warning on old HikaMarket version

  • Posts: 201
  • Thank you received: 7
2 months 1 week ago #363123

hi
in this path:
JROOT/administrator/components/com_hikamarket/classes/category.php line:532
i see a php code maybe has problem please look at that. you write this code:
$where = ' WHERE (' . implode($where,') AND ('). ')';
but it seems it must :
$where = ' WHERE (' . implode(') AND (', $where). ')';
can you check it?
thank you.

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

  • Posts: 26156
  • Thank you received: 4028
  • MODERATOR
2 months 1 week ago #363145

Hello,

I don't know which version of HikaMarket you're using (as usual...) but that issue has been fix in September 2021.

When you open a ticket, please provides the versions (Joomla, HikaShop and HikaMarket) you're using and also details which will allow us to check your subscription status.

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: sadaf3d

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

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