Pagination step - "view all" option

  • Posts: 42
  • Thank you received: 1
8 years 11 months ago #240638

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.5.1
-- PHP version -- : 5.6

Hi,

in /administrator/components/com_hikashop/helpers/pagination.php
there's function getLimitBox and there's IF statement "if($config->get('pagination_viewall', 1))"

The problem is I can't find "pagination_viewall" option in Hikashop configuration. Where is it hidden?

Thanks in advance.

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

  • Posts: 26232
  • Thank you received: 4035
  • MODERATOR
8 years 11 months ago #240642

Hi,

Exactly like you wrote ; it's an hidden setting.
It means that you need to add an item in the HikaShop configuration table to set the value you want.

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: 42
  • Thank you received: 1
8 years 11 months ago #240699

Hi,

ok, added in #__hikashop_config table config_namekey = pagination_viewall and config_value = 0, working fine as I wanted.

Best regards

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

Time to create page: 0.058 seconds
Powered by Kunena Forum