Log message #4055370

# At Username Text
# Jul 21st 2017, 13:16 leso hello
# Jul 21st 2017, 13:07 rquadling I'm Richard Quadling. Been involved with Phinx for a couple of years. Contributor level..
# Jul 21st 2017, 13:06 cleptric Hi :wave:
# Jul 21st 2017, 13:04 rquadling Hello all.
# Jul 21st 2017, 13:02 jay cheers
# Jul 21st 2017, 13:01 cleptric > You can invite someone to the CakePHP slack via the invite app: http://cakesf.herokuapp.com/
# Jul 21st 2017, 13:00 jay Is cakesf invite only now? Colleague is getting 'contact admin for an invitation' ?
# Jul 21st 2017, 12:59 mirec inoas: you saying it may cause my problem or I should use some to avoid this problem?
# Jul 21st 2017, 12:57 inoas there are apache modules to auto-map subdirectories / subdomains
# Jul 21st 2017, 12:56 cleptric Nope, sorry
# Jul 21st 2017, 12:56 cleptric Ok, the problem comes from the `AssetMiddleware`
# Jul 21st 2017, 12:54 mirec to stay on "localhost/honey3/hiveadmin" and load "hiveadmin" controller
# Jul 21st 2017, 12:54 cleptric What are you expecting from happening?
# Jul 21st 2017, 12:53 mirec what is interesting, it does not redirects me when pointing to css or js directory, just that one -> hiveadmin
# Jul 21st 2017, 12:52 mirec and it redirects me to "localhost/honey3/webroot/hiveadmin"
# Jul 21st 2017, 12:52 mirec but I do have many cakephp applications in subdirectories... sorry I missleaded you with the url. Should be "localhost/honey3/hiveadmin"
# Jul 21st 2017, 12:51 cleptric Then you should do this frist
# Jul 21st 2017, 12:51 mirec no
# Jul 21st 2017, 12:49 cleptric Is your DocumentRoot pointing to `webroot`?
# Jul 21st 2017, 12:48 mirec hello. when I call URL localhost/hiveadmin, I am redirected to localhost/webroot/hiveadmin because I have directory called hiveadmin in webroot where assets are stored. any hint what do I have to configure in apache to avoid it?
# Jul 21st 2017, 12:35 neon1024 I agree with @chris-andre
# Jul 21st 2017, 12:32 neon1024 There is a difference between calling it on a table instance and using the global event manager instance
# Jul 21st 2017, 12:31 neon1024 It’s all about scope
# Jul 21st 2017, 12:24 chris-andre @adriencs I don't know if it is right, but it works if you add it to your tables initialize method.
# Jul 21st 2017, 11:24 neothermic Not with that attitude! ;)
# Jul 21st 2017, 11:23 neon1024 You can’t look for a component to be loaded in a controllers initialize, if you’re attaching it after the initialize :slightly_smiling_face:
# Jul 21st 2017, 11:23 neothermic @neon1024 https://twitter.com/dave1010/status/613601365529657344
# Jul 21st 2017, 11:23 neon1024 Test passes!
# Jul 21st 2017, 11:21 neon1024 https://www.youtube.com/watch?v=R6kbd3Ne49c
# Jul 21st 2017, 11:21 neothermic Number one, take us out
# Jul 21st 2017, 11:21 neothermic Done
# Jul 21st 2017, 11:20 neon1024 Make it so.
# Jul 21st 2017, 11:20 neon1024 Yes
# Jul 21st 2017, 11:20 neothermic @neon1024 in my bug report? :P
# Jul 21st 2017, 11:20 neon1024 Get some syntax highlighting!
# Jul 21st 2017, 11:19 neothermic https://github.com/cakephp/phinx/issues/957 for example; I need to write the bugfix for that :P
# Jul 21st 2017, 11:19 jay https://github.com/jayphp
# Jul 21st 2017, 11:19 lorenzo @jay what’s your github username?
# Jul 21st 2017, 11:18 rogerpro It looks like MySQL unsigned attribute is “lost in migration” using Migrations `$ bin/cake bake migration_snapshot Whatever` even that this was supposed to be done in https://github.com/cakephp/migrations/pull/198
# Jul 21st 2017, 11:18 neothermic I found some wonderful bugs a while ago WRT indexes and keys
# Jul 21st 2017, 11:18 neothermic I need to write a few bugfix PRs to PHinx