I tried to install a site that worked on remote hosting, an error occurs on the local OpenServer:
Fatal error: Uncaught Error: Call to a member function: C: \ OSPanel \ domains \ armaturnik.ru \ core \ model \ modx \ modelement.class.php: 524 Stack trace: # 0 C: \ OSPanel \ domains \ armaturnik.ru \ core \ model \ modx \ modx.class.php (1607): modElement-> getProperties () # 1 C: \ OSPanel \ domains \ armaturnik.ru \ core \ model \ modx \ modx.class .php (538): modX-> invokeEvent ('OnMODXInit', Array) # 2 C: \ OSPanel \ domains \ armaturnik.ru \ index.php (53): modX-> initialize ('web') # 3 {main } thrown in C: \ OSPanel \ domains \ armaturnik.ru \ core \ model \ modx \ modelement.class.php on line 524
I reconfigured the configs for this local site: DB, DOCUMENT_ROOT (C: /OSPanel/domains/armaturnik.ru/), http_host, etc., but nothing works. In OpenServer I started it in php 5.6 and in php 7.0 - the same thing.
What do i do?