Log message #4203960

# At Username Text
# Sep 18th 2019, 18:45 admad "I learned to use debug" most important thing to learn as a coder :slightly_smiling_face:
# Sep 18th 2019, 18:44 ricksaccous awesome ;)
# Sep 18th 2019, 18:43 luiz69 By the way, I learned to use debug :)
# Sep 18th 2019, 18:43 luiz69 find the menu)
# Sep 18th 2019, 18:43 luiz69 Like I said before, I'm learning. I found the problem. Since no fields were changed, it did not save 'last_ip'. I happened to change a piece of content and it worked fine. I didn't know about this cake concept.
# Sep 18th 2019, 18:38 luiz69 moment please
# Sep 18th 2019, 18:35 royalty but you're not
# Sep 18th 2019, 18:34 royalty you should be getting a white screen or seeing the debugged entity when you try to save now
# Sep 18th 2019, 18:34 luiz69 I use vscode. It does not show errors.
# Sep 18th 2019, 18:34 royalty luiz69, everything looks right, what i would try doing is creating a method in your users table and make sure you can call it from your users controller
# Sep 18th 2019, 18:32 noel Does anyone have recommendations for enforcing style / linting for PHP on Sublime?
# Sep 18th 2019, 18:31 luiz69 basically it is the code generated by cake. I am learning to change each screen and the internal structure. I want to stay within cake programming conventions
# Sep 18th 2019, 18:27 luiz69 https://gist.github.com/LuizMarin/201c420bf26844b7dfd4994b465f7db0
# Sep 18th 2019, 18:25 luiz69 one moment please.
# Sep 18th 2019, 18:20 royalty can you gist your users controller and your users table?
# Sep 18th 2019, 18:19 luiz69 yes, in UsersTable
# Sep 18th 2019, 18:17 ricksaccous is beforeSave in your table class?
# Sep 18th 2019, 18:17 ricksaccous then your event is not running
# Sep 18th 2019, 18:16 luiz69 one moment please. I don't see where debug appears ...
# Sep 18th 2019, 18:13 luiz69 moment
# Sep 18th 2019, 18:13 ricksaccous in beforeSave before you run the first line of code do debug($entity); exit; and gist the result
# Sep 18th 2019, 18:12 ricksaccous or are you sure it's hitting that code?
# Sep 18th 2019, 18:11 ricksaccous or are you sure it's hitting that code?
# Sep 18th 2019, 18:11 ricksaccous is entity coming up as null?
# Sep 18th 2019, 18:10 luiz69 ultimo_ip field is not saving in the db? -> yes, yes
# Sep 18th 2019, 18:10 luiz69 The purpose of the example is just to put a date in a field. This will already teach me how to do other things in the future. But he does not record anything in the field. (mysql)
# Sep 18th 2019, 18:10 ricksaccous what error are you getting?
# Sep 18th 2019, 18:09 ricksaccous so what exactly is the problem? ultimo_ip field is not saving in the db?
# Sep 18th 2019, 18:08 luiz69 it is ?
# Sep 18th 2019, 18:08 luiz69 https://gist.github.com/LuizMarin/201c420bf26844b7dfd4994b465f7db0
# Sep 18th 2019, 18:07 luiz69 thanks cakebot. I have never been here. Patience please.
# Sep 18th 2019, 18:06 luiz69 "<ricksaccous> you would do that directly on the entity"
# Sep 18th 2019, 18:05 royalty !gist
# Sep 18th 2019, 18:05 royalty luiz69, please use a gist
# Sep 18th 2019, 18:05 luiz69 public function beforeSave($event, $entity, $options)
# Sep 18th 2019, 18:03 royalty luiz69, show your code
# Sep 18th 2019, 18:02 ricksaccous wait why are you having trouble with that beforeSave?
# Sep 18th 2019, 18:02 ricksaccous hmmmm
# Sep 18th 2019, 18:02 ricksaccous you would do that directly on the entity
# Sep 18th 2019, 17:59 luiz69 Good afternoon, I'm learning cakephp3.8.4. I can't use beforesave to set an automatic default value before saving.
# Sep 18th 2019, 15:37 ron.rattie language Richard..... lol