Redirect POST mode and "HikaShop Content Mo" issue

  • Posts: 11
  • Thank you received: 1
10 years 6 months ago #188613

-- HikaShop version -- : 2.3.5

When "Redirect POST mode" is on, Number of items in HikaShop Content Module stop working :(

Last edit: 10 years 6 months ago by hahovec.

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

  • Posts: 26264
  • Thank you received: 4043
  • MODERATOR
10 years 6 months ago #188631

Hi,

Can you please provide a little more details ?

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.

  • Posts: 11
  • Thank you received: 1
10 years 6 months ago #188902

When i select a modules under the product page, and Redirect POST mode is on and HikaShop Content Module is set to show products, "Number of items" and "Content on product page" stop working. if i turn off Redirect POST mode every thing is fine. i hope this will be fix soon.

Last edit: 10 years 6 months ago by hahovec.

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

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
10 years 6 months ago #188934

Hi,

Could you provide a screenshot of the options of your module and a link to the page where that issue happen ?

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

  • Posts: 11
  • Thank you received: 1
10 years 6 months ago #189069
Attachments:
Last edit: 10 years 6 months ago by hahovec.

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

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
10 years 6 months ago #189086

Hi,

I've indeed reproduced the issue with the "number of items" option.
Change the line:
$pageInfo->limit->value = 20;
to:
$pageInfo->limit->value = $this->params->get('limit');
in the file components/com_hikashop/views/product/view.html.php and that will fix the problem.
I didn't get any issue with the "Content on product page" option which is taken into account properly as far as I can see.

The following user(s) said Thank You: hahovec

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

  • Posts: 11
  • Thank you received: 1
10 years 6 months ago #189130

Will it be included in the next update ?

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

  • Posts: 84220
  • Thank you received: 13673
  • MODERATOR
10 years 6 months ago #189153

Yes.

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

Time to create page: 0.102 seconds
Powered by Kunena Forum