-
MODX Staff
- 2,502 Posts
Can you look and see if the file is in your assets directory and permissions are correct. All the manager theme files have been relocated there. This was no accident. The intention is to allow devs and designers to customize the manager themes for clients.
Author of zero books. Formerly of many strange things. Pairs well with meats. Conversations are magical experiences. He's dangerous around code but a markup
magician.
Blog ✦
Twitter ✦
LinkedIn ✦
GitHub
The road to hell is paved with good intentions... ;-) Yes, the files are there and it is all running fine! The Edit / Move /Duplicate / Delete buttons stay in their place when scrolling - is that correct?
-
MODX Staff
- 2,502 Posts
The old files won’t be overwritten but the new files should be there in the /assets/tempates/manager/ if they are not it was a bad upload.Looking forward to hearing your reply.
Cheers,
Jay
Author of zero books. Formerly of many strange things. Pairs well with meats. Conversations are magical experiences. He's dangerous around code but a markup
magician.
Blog ✦
Twitter ✦
LinkedIn ✦
GitHub
@sharkbait: The login.html is in /assets/templates/manager
@Jay: It´s all fine now.
@all: Thanks for your support! *deep breath*
-
MODX Staff
- 2,502 Posts
Was it permissions? Curious. I’d love for you to post the result so others can do the same as modding core files will break on next upgrade.
Author of zero books. Formerly of many strange things. Pairs well with meats. Conversations are magical experiences. He's dangerous around code but a markup
magician.
Blog ✦
Twitter ✦
LinkedIn ✦
GitHub
I didnt´care for permissions except for the config.inc.php. There, I changed it to 777 before the update and it changed back to 600 by itself afterwards.
I uploaded the install directory, the MODx Carbon style and the assets/manager directory - and later the adapted files mentioned above. I never got an errorlog.
-
☆ A M B ☆
- 24,524 Posts
I don’t think the upgrade touches the config.inc.php file (other than to read it, of course); at least I’ve upgraded numerous sites where it was set to read-only and never had a problem.