erwu Posted July 5, 2010 Share Posted July 5, 2010 Hello, I have quite big categories tree in store ( 5 levels ) and about 6500 leafs. ;-) On fifth level you can find products.I was forced to comment recurrence call of products counter. The same issue is visible on product's page, that's why I was foced to display only part of tree and "not displayed" selected categories as hidden ( all are removed while update )All I want to say that maybe it's better to get all categories and build tree in memory.... or add support of tree pagination ( level limitation ). Recurrence call of "SQL" kills administrator's "catalog tab" after 1k categories I know that: "You're doing it wrong... " ;-) Link to comment Share on other sites More sharing options...
Recommended Posts