what do I see:
Elements and files are ok. The problem is that the resource tree vanishes with every change within the manager. If I change the resource the tree vanishes, if I change to system settings vanishes.
I'll get back, choosing right click, sort options.
any ideas
greetings
Olaf
-
☆ A M B ☆
- 24,524 Posts
It's easy for a hosting provider to simply block any behavior that may be questionable. If a single page, like the MODX Manager, makes a lot of AJAX requests it can trigger anti-DDOS protection. The server doesn't know what these requests are, it just knows that more than x number of requests came from the same IP address within x span of time. The hosting provider will need to configure an exception, or completely disable the protection, for your domain. The same thing often happens with strict mod_security configurations.