Bug #10279
Category Tree disappear at to many products.
| Status: | New | Start date: | 2010-10-15 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Bug | Spent time: | - | |
| Target version: | 0.12.x | |||
| Votes: | 0 |
Description
Hi folks.
i have here a little problem.
I wrote a little product/article/price/etc importer. that was not a problem. BUT when the count os products reach a speciel limit, the Category Tree disappear (look screenshot).
I have at moment over 254.620 Products, and 254.626 Articles and 614.049 Article Prices. (DB is on a fast SSD Disk.)
If I import only a smaler count of products, lets say 10.000, the Category Tree is still visible.
I see no error message inside Category Tree frame, or something else. it is simply empty.
I use last version 0.12.4, which I dowloaded today (15.10.10).
What can I do? Please help me...
History
Updated by Nikola Vignjevic over 2 years ago
The Problem extended, and relative fixed.
1.) I extended the Memory in setup: [SYS][setMemoryLimit] = 4096
this made it possible to load the tree, but it was a big problem for the browser to load all products.
2.) this solution open a new problem, if you open the "product" page, the brwoser try to build the pulldown-menu (detailproduct for singleview) with all producs/articles and this is for a browser usualy to big.
Request:
there have to be an other way how to manage a realy big number of products.
Hope for a reaction :-)