When running the install script for an updgrade config.inc.php isn’t completely updated.
The following weren’t reset properly when copying from a live site to a WAMP server;
- $modx_connectors_path
- $modx_connectors_url
- $modx_manager_path
- $modx_manager_url
- $modx_base_path
- $modx_base_url
- $modx_assets_path
- $modx_assets_url
Is this deliberate or impossible to reset?
Also $modx_cache_disabled= false; was reset to $modx_cache_disabled= true; ?
Thanks
Mark