Skip to main content

PHP8 warning on old HikaMarket version

More
2 years 2 weeks ago #363123 by sadaf3d
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.

More
2 years 1 week ago #363145 by Jerome
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.212 seconds
Powered by Kunena Forum