Hikashop 4.7.3 Error when using third-party plugins of payment systems.

  • Posts: 12
  • Thank you received: 1
10 months 3 weeks ago #352113

-- HikaShop version -- : 4.7.3
-- Joomla version -- : 4.3.2

File error /administrator/components/com_hikashop/classes/field.php line 113. Clearly a developer error.

was
$this->where[] = 'a.field_id IN ('.implode(',', (int)$categories).')';

need to
$this->where[] = 'a.field_id IN ('.implode(',', $categories).')';

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

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
10 months 3 weeks ago #352114

Hi,

Thanks.
Yes. This was reported 2 days ago to us and the patch is already in the package available on our website.

The following user(s) said Thank You: Ptero

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

Time to create page: 0.057 seconds
Powered by Kunena Forum