Hy, i created a site who is growing fast now. And i have in Backand parents with more then 600 Childs. And i can not open this childs anymore in backend. In there a way to correct this problem? Parent with just 400 Childs i can open normal only bigger ones are a problem. I do not not the correct count where the problem is starting but is is between 400 and 600. Has anyone the same problem and fixed it?
-
MODX Staff
- 10,725 Posts
This is likely a limit imposed by the memory_limit ini setting in your PHP configuration. Future improvements may allow dynamic scrolling through large nodes like this, but for now you'll either need more memory or to organize the children into subfolders that are more manageable.