Log message #4217745

# At Username Text
# Dec 8th 2019, 00:00 challgren Or /home/otherapp/template Im trying to recall off the top of my head
# Dec 8th 2019, 00:00 corey.taylor.fl I think the assumption is you'd see them move in git.
# Dec 8th 2019, 00:00 challgren the moved from /home/otherapp/src/Templates to /home/otherapp/templates
# Dec 7th 2019, 23:59 niel45 only one problem, updating the files doesn't tell you where/if they were moved
# Dec 7th 2019, 23:59 challgren Best to do like ROOT . ’/locales/ IMHO
# Dec 7th 2019, 23:59 niel45 oops, I do see them. tired eyes at the end of the day :-(
# Dec 7th 2019, 23:58 challgren No they do exist if they didn’t we be discussion other issues right now :P
# Dec 7th 2019, 23:58 niel45 and if those entries do not exists then I'm fine?
# Dec 7th 2019, 23:58 challgren so /home/otherapp/config/app.php
# Dec 7th 2019, 23:57 challgren yes
# Dec 7th 2019, 23:57 niel45 does "Once you’ve renamed your template and locale files, make sure you update App.paths.locales and App.paths.templates paths to be correct." refer to .../config/app.php entries?
# Dec 7th 2019, 23:57 niel45 yup
# Dec 7th 2019, 23:55 challgren ok cool if you like bow and arrows I found you :P
# Dec 7th 2019, 23:53 niel45 ok. it's plain niel
# Dec 7th 2019, 23:53 challgren Was going to tag you in the pull for the docs
# Dec 7th 2019, 23:53 niel45 yeah, why?
# Dec 7th 2019, 23:53 challgren niel45 you got a github name?
# Dec 7th 2019, 23:51 niel45 getting ready for final release
# Dec 7th 2019, 23:50 niel45 glad to find it for you ;-) I'm just trying it out on a test repo before I let it near active code :-)
# Dec 7th 2019, 23:50 corey.taylor.fl I wonder if console can print out the name of the first argument it can't find so people know it means 'file_name' that didn't match.
# Dec 7th 2019, 23:49 challgren But I’ll fix that cd /code/upgrade that is confusing
# Dec 7th 2019, 23:49 challgren Well at least I went through the upgrade docs earlier the last 2 would have really messed you up
# Dec 7th 2019, 23:48 niel45 always needs someone else's eyyes to see where you screwes up ;-)
# Dec 7th 2019, 23:48 challgren Haha ok cool
# Dec 7th 2019, 23:48 niel45 ok, no error now. thanks
# Dec 7th 2019, 23:47 niel45 oops
# Dec 7th 2019, 23:47 challgren not file_name
# Dec 7th 2019, 23:47 challgren `file_rename`
# Dec 7th 2019, 23:47 niel45 Error: Received too many arguments. Got 1 but only 1 arguments are defined.
# Dec 7th 2019, 23:47 niel45 niel@pop-os:~/dev/www/upgrade$ bin/cake upgrade file_name locales ../nzedb-cake/app-cake/
# Dec 7th 2019, 23:47 niel45 yup, tried that, didn't work just gave me an error
# Dec 7th 2019, 23:46 challgren Ok now run `bin/cake upgrade file_rename locales /home/otherapp/`
# Dec 7th 2019, 23:46 niel45 yes
# Dec 7th 2019, 23:46 challgren Ahh ok so your in ./upgrade right now?
# Dec 7th 2019, 23:46 niel45 no "composer install --no-dev" as per the instructions for installing it
# Dec 7th 2019, 23:45 challgren How are you already in the directory when installing? Did you do composer require?
# Dec 7th 2019, 23:45 niel45 ok, well then the instructions are confusing "cd ~/code/upgrade" is very specific, and doesn't exist. Not to mention that after installing, we're already in the "upgrade" directory so it is redundant.
# Dec 7th 2019, 23:44 challgren Eg `bin/cake upgrade rector --rules phpunit80 /home/otherproject/tests`
# Dec 7th 2019, 23:43 challgren then you cd into the upgrade di8rectory and run your commands
# Dec 7th 2019, 23:43 niel45 yup, did it that way
# Dec 7th 2019, 23:43 challgren It needs to be setup as its own project/folder outside the app/plugin