when save discount , category hidden

  • Posts: 129
  • Thank you received: 3
7 years 8 months ago #246797

hi,
when I want add discount and select priduct for discount, when saved , category selected hidden.
please see movie:


Joomla Developer | contact [at] yool.ir
Attachments:

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

  • Posts: 81540
  • Thank you received: 13069
  • MODERATOR
7 years 8 months ago #246816

Hi,

Download the install package of HikaShop on our website via the menu My account>My subscriptions and install it on your website. That should add the patch for that problem.

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

  • Posts: 129
  • Thank you received: 3
7 years 8 months ago #247175

We did a lot of changes in hikashop component.as a result I cant install new package
please help


Joomla Developer | contact [at] yool.ir

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

  • Posts: 81540
  • Thank you received: 13069
  • MODERATOR
7 years 8 months ago #247210

Hi,

If you did your changes via the menu Display>Views or by editing the CSS file via the HikaShop configuration like we usually recommend, you should not loose your changes when you update/install again HikaShop.

I'm not sure what was the fix anymore for that bug. You can try editing the file "form_restrictions" via the menu Display>Views for your backend template and change the line:
explode(',',@$this->element->discount_category_id),
to:
explode(',', trim(@$this->element->discount_category_id, ',')),

The following user(s) said Thank You: aminweb

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

  • Posts: 129
  • Thank you received: 3
7 years 8 months ago #247220

thanks ,great.worked


Joomla Developer | contact [at] yool.ir

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

Time to create page: 0.060 seconds
Powered by Kunena Forum