Log message #4054437

# At Username Text
# Jul 20th 2017, 09:29 saeideng ajax and normal request is equal
# Jul 20th 2017, 09:28 josexato thank, I am using cake 3 but i'll read to understand the aproach
# Jul 20th 2017, 09:28 neon1024 http://sandbox.dereuromark.de/sandbox/jquery-examples> => <https://github.com/dereuromark/cakephp-sandbox/tree/3.0/plugins/Sandbox/src/Template/AjaxExamples
# Jul 20th 2017, 09:28 saeideng ajax is very simple in cakephp3
# Jul 20th 2017, 09:28 saeideng but is useful to reading it
# Jul 20th 2017, 09:27 saeideng this used a plugin on cake2
# Jul 20th 2017, 09:27 saeideng http://www.dereuromark.de/2014/01/09/ajax-and-cakephp/
# Jul 20th 2017, 09:24 josexato Hello, I am looking to do a view that updates by it self, I think this is ajax, I've search for this in the cookbook but did not find anything explicit in how to implement an ajax view. can you please recomend me some tutorial?
# Jul 20th 2017, 09:19 saeideng good morning
# Jul 20th 2017, 09:17 lorenzo good morning :slightly_smiling_face:
# Jul 20th 2017, 09:17 lorenzo hehe
# Jul 20th 2017, 09:12 neon1024 @lorenzo even!
# Jul 20th 2017, 09:12 neon1024 On another note, Morning @lorello
# Jul 20th 2017, 09:08 neon1024 It’s a minor thing, but it just popped into my brain when I saw it
# Jul 20th 2017, 09:08 neon1024 They’re feature toggles I guess
# Jul 20th 2017, 09:06 lorenzo I think it is ok to have a few Configure::read() around, it if is static configuration (defined n the bootstrap or app.php)
# Jul 20th 2017, 09:06 lorenzo what configuration do you want to pass?
# Jul 20th 2017, 09:03 neon1024 Passing configuration to a helper or similar is very simple, but with a controller it doesn’t feel as obvious
# Jul 20th 2017, 09:03 neon1024 Is it ‘okay’ for Controllers to read from Configure::read() as it feels like this is an object reaching out for it’s dependancies rather than being given them on creation
# Jul 20th 2017, 08:29 mirec no, these are two different problems
# Jul 20th 2017, 08:26 sonu_nk Does the SSL include XSS protection as well?
# Jul 20th 2017, 07:54 mirec morning :)
# Jul 20th 2017, 07:53 neon1024 Morning everyone
# Jul 20th 2017, 05:57 miks just did hahaha thanks.
# Jul 20th 2017, 05:54 admad miks: have you set inner join in the association config or left join?
# Jul 20th 2017, 05:25 miks I just want to understand this behavior
# Jul 20th 2017, 05:24 miks Hi, I have a question. I have FirstTable containing a belongsTo association with SecondTable. If i have an FirstEntity and set second_table_id to null in database then try to call FirstTable->get(<id>, ['contain'=>['Seconds']]), it gives me null.
# Jul 20th 2017, 05:16 chris-andre Morning! :wave:
# Jul 20th 2017, 04:22 genellern this is kind of lonely tonight, what do you guys need help with?
# Jul 20th 2017, 01:29 Eumelli i need help please
# Jul 20th 2017, 01:29 Eumelli hello
# Jul 20th 2017, 01:28 Eumelli alguien aqui ?
# Jul 20th 2017, 01:28 Eumelli Hola
# Jul 19th 2017, 23:32 pedroseco how can i extend a controller’s plugin on my app?
# Jul 19th 2017, 23:31 pedroseco Hi guys,
# Jul 19th 2017, 22:50 dinosaur it is more a router problem I guess...
# Jul 19th 2017, 22:49 dinosaur I find out similar problem at internet, but not a solution: http://discourse.cakephp.org/t/custom-plugin-doesnt-work/1670
# Jul 19th 2017, 22:48 dinosaur Hi all. I'm not sure if here is the proper place to ask this kind of help. Please tell me if not. I have a working project and I'm stuck with a contact plugin that I'm trying to create.
# Jul 19th 2017, 22:15 jeremyharris you might want to look through all the logs too (php, apache, cake) to see if something’s up there
# Jul 19th 2017, 22:12 jeremyharris are they on the same server?
# Jul 19th 2017, 22:12 jeremyharris I believe so, especially if your app can connect