Why is this error message on my coupon page?

  • Posts: 208
  • Thank you received: 10
9 years 11 months ago #215426

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4

Hi

I just added a new coupon and find this error message on the page.

What is this and how can I fix it?


Attachments:

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

  • Posts: 26266
  • Thank you received: 4044
  • MODERATOR
9 years 11 months ago #215427

Hi,

Thanks for the report.
You can override the view "discount | form_restriction" and replace

explode(',',@$this->element->discount_product_id),
By
explode(',', trim(@$this->element->discount_product_id, ',')),
Or you can redownload HIkaShop 2.6.0 in order to get the patch.

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.061 seconds
Powered by Kunena Forum