Log message #4016996

# At Username Text
# Apr 18th 2017, 07:38 aiena thats why the select query is a tad bit easier but given the query too why do I get that result ?
# Apr 18th 2017, 07:38 admad still not an excuse for using query(), that will cause you even more pain
# Apr 18th 2017, 07:37 admad yes it is, since the ORM was rewritten in 3.x
# Apr 18th 2017, 07:37 aiena I actually want to define a custom finder
# Apr 18th 2017, 07:37 aiena yep I can do that but the find syntax in cake 2 is different
# Apr 18th 2017, 07:36 admad right, don't go about adding more crap
# Apr 18th 2017, 07:36 dakota Make the code better :slightly_smiling_face:
# Apr 18th 2017, 07:36 admad so you have been saddled maintaining crap :slightly_smiling_face:
# Apr 18th 2017, 07:35 aiena admad to be consistent with the rest of the code
# Apr 18th 2017, 07:35 admad aiena: why are you using query() instead of find() for such a simple case?
# Apr 18th 2017, 07:34 aiena I find this nesting structure very unusual. COsidering it is one row I expecte it to be an array containing an array of data
# Apr 18th 2017, 07:32 aiena I am using cake php version 2.x (maintaining an old project). In the model when I do $this->query() I get an array of an array of an array. See http://paste.opensuse.org/73a3963d any guidance would be much appreciated
# Apr 18th 2017, 07:23 dakota mampel, how you are installing it?
# Apr 18th 2017, 07:22 rrueco @admad , not sure of what's happening. I have 2 controllers which uses the table. Validation is not showing in the other controller
# Apr 18th 2017, 07:15 admad debug kit shows you model which use Table class instance instead of your actual class
# Apr 18th 2017, 07:14 admad .. and it is being actually used
# Apr 18th 2017, 07:14 admad make sure you have named the table class correct and it
# Apr 18th 2017, 07:13 rrueco validation message is showing in other forms though, but to some of my forms, there's none
# Apr 18th 2017, 07:13 rrueco @rchavik : I don't do redirect
# Apr 18th 2017, 06:58 mampel someone help me?
# Apr 18th 2017, 06:58 mampel i want to use cake php in macOS but I have some error in terminal when install php-intl
# Apr 18th 2017, 06:57 mampel is there a person install intl in mac?
# Apr 18th 2017, 06:57 mampel hi guys
# Apr 18th 2017, 05:55 rchavik if you did a redirect, then the validation errors are lost
# Apr 18th 2017, 05:35 rrueco I put rules and validation messages on my Model>Table but the validation is not applied when form is submitted. Anybody here who has an idea?
# Apr 17th 2017, 22:50 cleptric Have you added the field to the form inside your view file?
# Apr 17th 2017, 22:49 lastent Hi, I added a new field to a table and I am trying to save it in the form but it doesn't appear in the request data, I've already cleaned the ORM cache. What else can I do?
# Apr 17th 2017, 19:28 bigdaddygee Look pretty similar to mine humm
# Apr 17th 2017, 19:27 bravo-kernel That works, you should remove 'logstash' though
# Apr 17th 2017, 19:26 bravo-kernel https://github.com/alt3/cakebox-console/blob/dev/src/Template/Bake/nginx-cakebox-http
# Apr 17th 2017, 19:25 bigdaddygee I don't know if I've configured my rewrite the right way, or it's my cake that's in fault, I have Index.phpController could not be found :P
# Apr 17th 2017, 19:24 bravo-kernel @bigdaddygee what's the q?
# Apr 17th 2017, 19:23 bigdaddygee Hi folks, anybody here used CakePHP under NGINX ?
# Apr 17th 2017, 18:48 awebster Okay thanks. Sorry about the confusion. Just have not done an upgrade from 2 to 3 before so it is all new to me
# Apr 17th 2017, 18:39 dereuromark one is http://www.dereuromark.de/2015/06/06/cakephp-3-0-migration-notes/
# Apr 17th 2017, 18:37 awebster Okay I do not see where you are talking about. Also, do not see the blog posts about the upgrades
# Apr 17th 2017, 18:34 dereuromark and maybe some blog posts from that time
# Apr 17th 2017, 18:34 dereuromark should be all in the repo
# Apr 17th 2017, 18:29 awebster Do you have a link the 2 year old explanations? Also, what are the manual things that need to be done?
# Apr 17th 2017, 18:28 dereuromark should get you a decent help of automation along the road of still quite a few manual things to be done
# Apr 17th 2017, 18:27 dereuromark try to follow the 2 year old explanations