maximum amount of category listing at admin area

  • Posts: 38
  • Thank you received: 2
  • Hikamarket Multivendor Hikashop Business
5 years 10 months ago #306206

-- HikaShop version -- : 4.0.3
-- Joomla version -- : 3.9.4
-- PHP version -- : 7.2.17
-- Browser(s) name and version -- : Chrome

Hi there!

Is there a maximum amount of category listing at admin area under Hikashop - Products - Categories - Explorer view(!)?

I think we reached the 200 element limit. Or is it a hardware (php?) issue?

Thanks in advance!

FRIK

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

  • Posts: 83483
  • Thank you received: 13505
  • MODERATOR
5 years 10 months ago #306207

Hi,

There is indeed a limit of 200 categories displayed in the left explorer for the two first levels of categories. That's to avoid the page crashing because of too much memory used or the page being too slow to load.
What you can do however is to add an entry with the namekey explorer_default_depth and the value 1 in the hikashop_config table via your phpmyadmin.
That way, instead of 200 categories for 2 levels of categories, you'll have 200 categories for 1 level of categories preloaded on the explorer.
That should avoid the problem but it will mean it will do more ajax requests to load the sub categories.

The following user(s) said Thank You: frik

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

Time to create page: 0.054 seconds
Powered by Kunena Forum
loading