Replies: 7 comments
|
file: /core/custom/define.php define('MGR_DIR', 'manager2’); and file: config.php in root folder return [ |
|
What path has the "root folder"? Maybe you mean file |
|
Near with index.php |
|
I created a file When opening the website now, it throws an error:
And the website does not work anymore. Can you please tell the right path of the config.php file? Thanks. |
|
Bad copypast файле /core/custom/define.php define('MGR_DIR', 'manager2’); |
When opening \manager2 I get the error message:
It is not working. |
|
In core config need use 3 params: like in sample https://github.com/evolution-cms/evolution/blob/3.x/config.php.example and all will work tested |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
After the update from EVO1 to EVO2 I wanted to rename the
managerfolder (like in EVO1) to have more security, so I:/assets/cache/siteManager.phpand added this line:managertomanagerhidden/managerhiddenit throws an error that other files inmanagercannot be foundSo the question is: How to rename the EVO manager folder in EVO2?
All reactions